Math Expression Parser
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.
Original Author: Elad Rosenheim
Inputs
Any math expression, that may include -|+|*|/ operators, sub-expressions "(xxx)", and built-in-function calls. You may also define and use constants.
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 91 times
Categories
Attachments
CODE_UPLOAD68296162000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 10,798 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.