Added tests for new degree/radian conversions.

This commit is contained in:
Raymond Hettinger 2002-05-14 08:51:33 +00:00
parent b760efb08d
commit 2d2b51bf22

View File

@ -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