Added tests for new degree/radian conversions.
This commit is contained in:
parent
b760efb08d
commit
2d2b51bf22
@ -8,6 +8,7 @@ atan2
|
|||||||
ceil
|
ceil
|
||||||
cos
|
cos
|
||||||
cosh
|
cosh
|
||||||
|
degrees
|
||||||
exp
|
exp
|
||||||
fabs
|
fabs
|
||||||
floor
|
floor
|
||||||
@ -19,6 +20,7 @@ log
|
|||||||
log10
|
log10
|
||||||
modf
|
modf
|
||||||
pow
|
pow
|
||||||
|
radians
|
||||||
sin
|
sin
|
||||||
sinh
|
sinh
|
||||||
sqrt
|
sqrt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user