pub fn ops_contain_mult(ops: Vec<Operator>) -> bool
Expand description

Check if the current term’s operators contain multiply.