home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / new / misc / math / mathplot / functions.fkt < prev    next >
Text File  |  1994-07-16  |  58b  |  11 lines

  1. _g(x)
  2. cos(x)
  3. tan(x)
  4. x
  5. x^2
  6. x^3
  7. sqr(x)
  8. log(x)
  9. sgn(x)
  10. abs(x)
  11.