标准数学函数

abs() 求绝对值
acos() 求反余弦
asin() 求反正弦
atan() 求反正切
atan2() 求反正切,按符号判定象限
ceil() 求不小于某值的最小整数 (求上界)
cos() 求余弦
cosh() 求双曲余弦
div() 求商和余数
exp() 求e的幂