home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pyos2bin.zip / Lib / test / output / test_math < prev    next >
Text File  |  1996-12-10  |  171b  |  27 lines

  1. test_math
  2. math module, testing with eps 1e-05
  3. constants
  4. acos
  5. asin
  6. atan
  7. atan2
  8. ceil
  9. cos
  10. cosh
  11. exp
  12. fabs
  13. floor
  14. fmod
  15. frexp
  16. hypot
  17. ldexp
  18. log
  19. log10
  20. modf
  21. pow
  22. sin
  23. sinh
  24. sqrt
  25. tan
  26. tanh
  27.