Crate math_parse

source ·

Enums

  • Type used to represent any errors that can happen in the parsing of a math expression.

Functions

  • Parse the expression given and apply the optional map of variable that maps variables to math expressions.