[][src]Function asciimath::eval

pub fn eval(expr: &str, scope: &Scope) -> Result<f64, Error>