Re: Function from string
Re: Function from string
- Subject: Re: Function from string
- From: Robert Martin <email@hidden>
- Date: Sat, 30 Jun 2007 19:08:11 -0400
Check out: http://www.cocoadev.com/index.pl?
UsingLexAndYaccWithObjectiveC
There's a link at the bottom to a rather neat Cocoa project that does
what you want
On Jun 30, 2007, at 3:13 PM, David Arnold wrote:
I'd like to write a little GUI where the user types in a string
using mathematical operators, something like:
x^2*exp(-x^2)
Then I want to take that string, make a function of it, and use the
result to plot the graph of the function over a given domain. Has
anyone some rudimentary code ideas that will get me on my way?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden