test_math 187 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10
test_math
math module, testing with eps 1e-05
constants
acos
asin
atan
atan2
ceil
cos
cosh
11
degrees
12 13 14 15 16 17 18 19 20 21 22
exp
fabs
floor
fmod
frexp
hypot
ldexp
log
log10
modf
pow
23
radians
24 25 26 27 28
sin
sinh
sqrt
tan
tanh