calcul.io
math playground
New
calculation
Help
Instructions
Examples
Functions
Constants
Display Debug info
Functions
Arithmetic
abs
abs
abs(x)
Compute the absolute value.
Try it yourself:
$1
abs(3.5)
$2
abs(-4.2)
See also:
sign
All functions