首页 > cat > arith 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh eo
前一个  下一个  编辑  重命名  撤销  搜索  管理  
文档  
警告! 该页面未翻译。  参见英文版 
Arithmetical Functions
Abs Return the absolute value of a number.
DEC Decrement a variable.
Fix Return the integer part of a number.
Frac Return the fractional part of a number.
INC Increments a variable.
Int Return the mathematical integer part of a number.
Max Return the maximum number.
Min Return the minimum number.
Round Round a number.
Sgn Return the sign of a number.

参见

Trigonometric Functions