summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_math
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/output/test_math')
-rw-r--r--Lib/test/output/test_math28
1 files changed, 0 insertions, 28 deletions
diff --git a/Lib/test/output/test_math b/Lib/test/output/test_math
deleted file mode 100644
index 4c8f77c..0000000
--- a/Lib/test/output/test_math
+++ /dev/null
@@ -1,28 +0,0 @@
-test_math
-math module, testing with eps 1e-05
-constants
-acos
-asin
-atan
-atan2
-ceil
-cos
-cosh
-degrees
-exp
-fabs
-floor
-fmod
-frexp
-hypot
-ldexp
-log
-log10
-modf
-pow
-radians
-sin
-sinh
-sqrt
-tan
-tanh