Programmed Math/Commutative

From testwiki
Revision as of 17:03, 17 September 2022 by imported>1234qwer1234qwer4 (commutitive->commutative - Fix a typo in one click)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

An operation is commutitive if and only if the order does not affect the result.

For example, addition is commutitive for the real numbers; thus, if a,b are both real:

a+b=b+a

An operation that is not commutative is subtraction over the reals; ie, the following is not true:

ab=ba

Template:BookCat