Function mathml::expression::ops_contain_mult
source · pub fn ops_contain_mult(ops: Vec<Operator>) -> bool
Expand description
Check if the current term’s operators contain multiply.
pub fn ops_contain_mult(ops: Vec<Operator>) -> bool
Check if the current term’s operators contain multiply.