Function calc_engine::calculate[][src]

pub fn calculate(val: &str) -> Result<f64, String>