1 unstable release
0.1.0 | Nov 19, 2023 |
---|
#1604 in Math
19KB
475 lines
Simple crate for parsing mathematical terms.
lib.rs
:
A simple crate for parsing mathematical terms.
Use [Term::from_string()
] to generate a term from infix notation and [Term::apply()
] to use it as a formula.
Dependencies
~2.2–3.5MB
~56K SLoC