bertiqwerty / exmex

Math parser and evaluator in Rust, capable of partial differentiation, allows the use of custom operators.
Apache License 2.0
39 stars 6 forks source link

Unparsable number #18

Closed bertiqwerty closed 3 years ago

bertiqwerty commented 3 years ago

In case a custom number pattern is used, a un-parsable number might occur. unwrap leads to panic.

bertiqwerty commented 3 years ago

Fixed with commit f138551e962b2acf903567c1121eb65c1e96c5d5