Drawing curves with equation.
- To: mathgroup@smc.vnet.net
- Subject: [mg11371] Drawing curves with equation.
- From: "Olivier Gilloire" <ogilloire@sysenhance.com>
- Date: Sat, 7 Mar 1998 02:06:42 -0500
- Organization: Wanadoo - (Client of French Internet Provider)
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
- Follow-Ups:
- Re: Drawing curves with equation.
- From: Sean Ross <seanross@worldnet.att.net>
- Re: Drawing curves with equation.