Function asciimath::eval [] [src]

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