home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Mathematics / Curve / Curve.app / Strings / CartesianExamples.strings < prev    next >
Encoding:
Text File  |  1992-07-29  |  99 b   |  4 lines

  1.     /* Example curves:  Graphs of Functions */
  2. "Cubic" = "x^3 - x^2 - x";
  3. "Versiera" = "8/(x^2 + 4)";
  4.