Modules§
- differentiation
- funcs
- reduce
- Everything related to reducing an expression
- rpn
Structs§
Enums§
- Build
Error - Error returned by Expr::parse
- Calc
Error - Expr
- A token Tree representing a whole Expression It lives inside an Arena
- Operator
Traits§
- Func
- Describe an mathematical function that can be used in the expressions evaluated