Simple math expression parser library for Unity
-
Updated
May 29, 2023 - C#
Simple math expression parser library for Unity
Evaluate C# Formulas at Runtime
Fast low memory consuming mathematical evaluation without endless string parsing! Parses string formula once and uses its object sequence in each evaluation. Moreover, provides user defined functions and variables.
CalculationEngine is a useful tool for calculating complex formulas.
Reverse Polish Notation (RPN) Library. This is a method for representing arithmetical expressions in which the operator symbol is placed after the arguments being operated on.
Mab.StringLibrary is set of class for parsing expression and formula, generating random string, Number to string coder and decoder for URL shorten and some other string extensions.
Символьные вычисления
Add a description, image, and links to the formula-parser topic page so that developers can more easily learn about it.
To associate your repository with the formula-parser topic, visit your repo's landing page and select "manage topics."