Commit 2d2b51bf authored by Raymond Hettinger's avatar Raymond Hettinger

Added tests for new degree/radian conversions.

parent b760efb0
......@@ -8,6 +8,7 @@ atan2
ceil
cos
cosh
degrees
exp
fabs
floor
......@@ -19,6 +20,7 @@ log
log10
modf
pow
radians
sin
sinh
sqrt
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment