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
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ atan2
ceil
cos
cosh
degrees
exp
fabs
floor
@ -19,6 +20,7 @@ log
log10
modf
pow
radians
sin
sinh
sqrt