Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Equation Analyzer(Parser)

0.00/5 (No votes)
17 Jun 2004 1  
This is a very Useful DLL I use it to parse equations online.

Sample Image - Equation_Analyzer_Parser_.jpg

Introduction

This is a very Useful DLL I use it to parse equations online.

 

It support the:

1-    basic mathematical operations (addition, subtraction, production, division)2-

2-    ( sin, cos ,tan ,root ,sqr ,log ,ln ,sinh , cosh , tanh)

 

 

 And six different variables: (X, Y, Z, A, B, C)

 

 

 

 

 

Can be use in:

 

1-    Make a scientific calculation, with the right mathematical operation order.

2-    Use it two draw user input equation up to 6 variables. By let the User input the equation then use the DLL to parse the equation, and looping to Draw the graph.

 

 

 

The Test Program:

 

      Show how can use the DLL to calculate an equation in three variables.

 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here