Click here to Skip to main content
15,878,871 members
Articles / Web Development / ASP.NET
Article

Equation Analyzer(Parser)

Rate me:
Please Sign up or sign in to vote.
1.44/5 (14 votes)
17 Jun 2004 36.9K   829   9   4
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.<o:p>

<o:p> 

It support the:<o:p>

1-    basic mathematical operations (addition, subtraction, production, division)2-<o:p>

2-    ( sin, cos ,tan ,root ,sqr ,log ,ln ,sinh , cosh , tanh)<o:p>

<o:p> 

<o:p> 

 And six different variables: (X, Y, Z, A, B, C)<o:p>

<o:p> 

<o:p> 

 <o:p>

<o:p> 

<o:p> 

Can be use in:<o:p>

<o:p> 

1-    Make a scientific calculation, with the right mathematical operation order.<o:p>

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.<o:p>

<o:p> 

<o:p> 

<o:p> 

The Test Program:<o:p>

<o:p> 

      Show how can use the DLL to calculate an equation in three variables.<o:p>

<o:p> 

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


Written By
Egypt Egypt
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralMy vote of 5 Pin
Member 801778325-Jun-11 22:45
Member 801778325-Jun-11 22:45 
GeneralIs this dll support exponential equation Pin
m0fauzi25-Dec-08 23:44
m0fauzi25-Dec-08 23:44 
Generalthanks......but ! ! ! ! Pin
SNIPER200022-Sep-07 13:02
SNIPER200022-Sep-07 13:02 
Questionreturn value Pin
macous17-May-06 11:42
macous17-May-06 11:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.