home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / jvscript116beta / JvScript / !JvScript / Resources / MenuData / Pure / math < prev    next >
Encoding:
Text File  |  1999-06-21  |  193 b   |  29 lines

  1. PI
  2. E
  3. LN10
  4. LN2
  5. LOG10E
  6. LOG2E
  7. PI
  8. SQRT1_2
  9. SQRT2_
  10. .abs()
  11. .acos()
  12. .asin()
  13. .atan()
  14. .atan2()
  15. .ceil()
  16. .cos()
  17. .exp()
  18. .floor()
  19. .log()
  20. .max()
  21. .min()
  22. .pow()
  23. .base()
  24. .random()
  25. .round()
  26. .sin()
  27. .sqrt()
  28. .tan()
  29.