Function is_valid_math_expression

Source
pub fn is_valid_math_expression(expr: &str) -> bool
Expand description

Check if a string represents a valid mathematical expression