Programmed Math/Commutative: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>1234qwer1234qwer4
m commutitive->commutative - Fix a typo in one click
 
(No difference)

Latest revision as of 17:03, 17 September 2022

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