1996-12-10 19:20:09 -04:00
|
|
|
test_math
|
|
|
|
math module, testing with eps 1e-05
|
|
|
|
constants
|
|
|
|
acos
|
|
|
|
asin
|
|
|
|
atan
|
|
|
|
atan2
|
|
|
|
ceil
|
|
|
|
cos
|
|
|
|
cosh
|
2002-05-14 05:51:33 -03:00
|
|
|
degrees
|
1996-12-10 19:20:09 -04:00
|
|
|
exp
|
|
|
|
fabs
|
|
|
|
floor
|
|
|
|
fmod
|
|
|
|
frexp
|
|
|
|
hypot
|
|
|
|
ldexp
|
|
|
|
log
|
|
|
|
log10
|
|
|
|
modf
|
|
|
|
pow
|
2002-05-14 05:51:33 -03:00
|
|
|
radians
|
1996-12-10 19:20:09 -04:00
|
|
|
sin
|
|
|
|
sinh
|
|
|
|
sqrt
|
|
|
|
tan
|
|
|
|
tanh
|