Introduction
The Math Solver allows you to supply a formula and receive the parsed result.
Properties#
| Name | Description |
|---|---|
| functions | Get list of built-in functions |
| unknownFunctionHandler | Get/Set handler for unknown functions |
| unknownValueHandler | Get/Set handler for unknown values |
Methods#
| Name | Description |
|---|---|
| IsTrue | Check if a condition is true |
| Parse | Parse an expression |
| SplitMath | Split an expression into compponents |