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