Home / cat / arith 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
Arithmetical Functions
Abs Returns the absolute value of a number.
DEC Decrements a variable.
Frac Returns the fractional part of a number.
INC Increments a variable.
Int Returns 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