]> granicus.if.org Git - python/commitdiff
Added tests for new degree/radian conversions.
authorRaymond Hettinger <python@rcn.com>
Tue, 14 May 2002 08:51:33 +0000 (08:51 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 14 May 2002 08:51:33 +0000 (08:51 +0000)
Lib/test/output/test_math

index 2a980003a5cc9fca66dc3f633a2020bfc18dcbdb..4c8f77c95a43b2b52aedfc7bf1aa6c17947199af 100644 (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