Skip to main content

evaluate_bin_expr

Function evaluate_bin_expr 

Source
pub fn evaluate_bin_expr(op: BinaryOp, left: f64, right: f64) -> f64