Kaydet (Commit) 2d2b51bf authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Added tests for new degree/radian conversions.

üst b760efb0
...@@ -8,6 +8,7 @@ atan2 ...@@ -8,6 +8,7 @@ atan2
ceil ceil
cos cos
cosh cosh
degrees
exp exp
fabs fabs
floor floor
...@@ -19,6 +20,7 @@ log ...@@ -19,6 +20,7 @@ log
log10 log10
modf modf
pow pow
radians
sin sin
sinh sinh
sqrt 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