Link to this page
Print this page
Parent topic
:
Number Functions
Template Functions
/
Number Functions
abs()
The
abs()
function calculates the absolute value.
Syntax
abs(
expr
)
Note:
Calculates the absolute value of
number(expr)
.