Home > cat > arith 
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Arithmetical Functions
Abs Returns the absolute value of a number.
DEC Decrements a variable.
Fix Returns the integer part of a number.
Frac Returns the fractional part of a number.
INC Increments a variable.
Int Returns the mathematical integer part of a number.
Max Returns the maximum number.
Min Returns the minimum number.
Round Rounds a number.
Sgn Returns the sign of a number.

See also

Trigonometric Functions