|
-
Feb 1st, 2002, 12:19 PM
#1
Thread Starter
Member
function graphing and parsing
I've got a question that I've been struggling with form some time. It is easy to write a function grapher as long as the functions are predetermined in the program. Does anyone have ideas about how to write a program that allows the user to enter ANY function and have the program graph it.
I wrote one that works, but it is terribly inefficient and slow. If you have thoughts I'd like to hear them
-
Feb 2nd, 2002, 04:49 PM
#2
Fanatic Member
Check out PSC (http://www.planetsourcecode.com). I've seen numerous examples there of expression evaluators that graph expressions etc.
Digital-X-Treme
Contact me on MSN Messenger: [email protected]
[VBCODE]Debug.Print Round(((1097) - ((55 ^ 5 + 311 ^ 3 - 11 ^ 3) _
/ (68 ^ 5))) ^ (1 / 7), 13)[/VBCODE]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|