Parallel (operator): Difference between revisions

Content deleted Content added
Repeated parallel: more explicit
Parallel Functions: remove this unsourced section
Line 139:
\exp\left(\frac{1}{a\parallel b}\right) = \exp\left(\frac{1}{a}\right)\exp\left(\frac{1}{b}\right)
</math>
 
=== Parallel Functions ===
A ''parallel function'' is one which commutes with the parallel operation:{{cn|date=January 2023}}
:<math>
f\left(a\parallel b\right) = f(a)\parallel f(b)
</math>
 
For example, <math>f(x) = cx</math> is a parallel function, because <math>c(a\parallel b) = ca \parallel cb.</math>
 
=== Factoring parallel polynomials ===