Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   Parsing equations (http://www.programmingforums.org/showthread.php?t=15208)

Wizard1988 Feb 18th, 2008 7:42 PM

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

Ancient Dragon Feb 18th, 2008 8:23 PM

Re: Parsing equations
 
Try starting your research here

Jessehk Feb 18th, 2008 10:13 PM

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.


All times are GMT -5. The time now is 12:01 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC