Function mexprp::eval

source ·
pub fn eval<N: Num + 'static>(expr: &str) -> Result<Answer<N>, EvalError>
Expand description

Parse and evaluate a string