Math类

E

PI

sqrt()

abs()

sin()

cos()

tan()

toRadians(x)  把x由角度值转化为弧度值

toDegree(x)   把x由弧度值转化为角度值

log()

log10()

exp()

pow()

cbrt()      立方根

asin()

acos()

atan()

random()     在区间[0,1)上随机提取一个实数

sinh()

cosh()

tanh()

posted @ 2010-09-11 19:46  露初晞  Views(121)  Comments(0)    收藏  举报