VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Math Expression Parser

Elad Rosenheim  (3 Submissions)   String Manipulation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

The zip includes an Expression Parser Class that parses and computes mathematical expressions (such as "-pi * sin(50 + 3 * 4) / -3"), and a demo client application.
The parser supports built-in and user defined constants and built-in functions.
Also, it demonstrates a variety of error-handling and VB tricks.

Inputs
Any math expression, that may include -|+|*|/ operators, sub-expressions "(xxx)", and built-in-function calls. You may also define and use constants.

Rate Math Expression Parser (6(6 Vote))

Download Math Expression Parser

Math Expression Parser Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters