pub fn need_to_distribute_divs(ops: Vec<Operator>, args: Vec<Expr>) -> bool
Expand description

Check if the current term’s operators contain multiple divisions, and the denominators contain add and subtract and without unary operators