pub fn is_add_or_subtract_operator(element: &MathExpression) -> bool
Expand description

Predicate testing whether a MathML operator (Mo) is a subtraction or addition.