MathExpressions.NET icon indicating copy to clipboard operation
MathExpressions.NET copied to clipboard

:heavy_division_sign: Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code

Results 3 MathExpressions.NET issues
Sort by recently updated
recently updated
newest added

can it support scientific notation? For example : 4.25*9.8/1e3

See here: http://en.wikipedia.org/wiki/Numerical_differentiation

Types such as: - Parser - Derivativer - Simplificator - Precompilator - Compilator