![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
|
Parsing equations
I am thinking about creating a graphing utility, and I need to be able to parse mathematical equations. How would I go about doing this? Is there any good tutorials\books on the subject?
Thanks in advance
__________________
JG-Webdesign |
|
|
|
|
|
#2 |
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 532
Rep Power: 4
![]() |
Re: Parsing equations
Try starting your research here
|
|
|
|
|
|
#3 |
|
The Oblivious One
Join Date: May 2005
Location: Ontario, Canada
Posts: 642
Rep Power: 4
![]() |
Re: Parsing equations
This might be useless, but there's a great, fully featured, calculator for Linux called qalculate and it's built using the libqalculate library which (AFAIK) specializes in parsing math expressions. There might be better solutions, but I don't know of them.
The API reference for the library is here.
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS! |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Microsoft Word Parsing | hoffmandirt | C# | 4 | Oct 2nd, 2007 8:19 PM |
| Parsing questions. | rwm | C++ | 4 | Aug 28th, 2007 7:36 AM |
| Caught an exception SOAP-ENV:Client,Error parsing HTTP status line "": java | melisand | Other Web Development Languages | 4 | Jun 23rd, 2006 3:28 PM |
| Parsing File | mr_noname | Community Announcements and Feedback | 1 | Jul 21st, 2005 8:13 AM |
| .lst File Help needed / Parsing | JamesLomuscio | C++ | 1 | Mar 10th, 2005 5:16 PM |