Re: Function from string
Re: Function from string
- Subject: Re: Function from string
- From: Steven Noyes <email@hidden>
- Date: Sat, 30 Jun 2007 13:17:33 -0700
Also consider this book (don't know if it is still in print)
"Software Solutions in C" (AP Professional, C1994; pp 235-255)
There is a nice RDP engine in the book.
Steven
On Jun 30, 2007, at 12:13 PM, David Arnold wrote:
All,
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?
Thanks.
_______________________________________________
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
_______________________________________________
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