MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Drawing curves with equation.



Hi,

I'm a c++ programmer, and I would like to learn how to draw a curve
corresponding to an equation, given in a string format like "x^2".

My problem is not how to draw the curve, but rather how to analyze the
string and interpret it as a mathematic equation.

code samples are welcome !!

Olivier Gilloire




  • Prev by Date: non-BCD calculation needed
  • Next by Date: Re: Help: lost my expression formatting!
  • Prev by thread: non-BCD calculation needed
  • Next by thread: Re: Drawing curves with equation.