KvanTTT / MathExpressions.NET

:heavy_division_sign: Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code
Apache License 2.0
67 stars 9 forks source link

scientific notation #12

Open gchling opened 2 years ago

gchling commented 2 years ago

can it support scientific notation?

For example : 4.25*9.8/1e3

KvanTTT commented 2 years ago

No. You can check for supported syntax in the grammar.