All the doc comments formulas are changed so that it's always (a * b) and then an op with c, possibly with a negation of the multiply
Re-sorted the functions within the file so that they're grouped by operation (this has no outer effect for crate users bit it makes it easier to understand the file I think).
foo
tofused_foo
(a * b)
and then an op withc
, possibly with a negation of the multiply