kapstok / math-expression-evaluator

Math expression evaluator written in Pascal using pointers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math expression evaluator

Procedural math expression evaluator written in Pascal using pointers.

How to use

Just call the evalExpression passing your expression as parameter, the result is an extended type.

About

Math expression evaluator written in Pascal using pointers.

License:MIT License


Languages

Language:Pascal 100.0%