abs package:chart-svg

The absolute value of a number.
\a -> abs a * signum a ~= a
>>> abs (-1)
1
Next point in absolute coordinate