I used the expression parser of graphit! example program in vb-helper.com but it is still limited and it produce an error message when it encounters nested parenthesises with an operator after it like:
sin(x+1)+1
| |
--|-
this causes the error.
How do you make an expression parser that can go about this error?
Click here for the source code goto school activities and run IDE Grapher.exe
need your help.


Reply With Quote