README.md

December 5, 2022 ยท View on GitHub

Math Expression Parser

Description

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.

More Info

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

Submitted On2000-06-11 23:03:24
ByElad Rosenheim
LevelIntermediate
User Rating4.8 (29 globes from 6 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryString Manipulation
WorldVisual Basic
Archive FileCODE_UPLOAD68296162000.zip