Most recent change of CommutativeOperation

Edit made on December 04, 2008 by GuestEditor at 18:41:03

Deleted text in red / Inserted text in green

WW
HEADERS_END
A commutative operation is a binary operation in which

a * b = b * a

i.e. the order does not matter
That is, the order does not matter.

Examples of commutative operations are: addition or multiplication of integers.
Examples of commutative operations are:
* addition of integers
* addition of matrices
* multiplication of integers

Examples of non-commutative operations are: composition of functions or matrix multiplication
Examples of non-commutative operations are:
* composition of functions
* multiplication of matrices
* multiplication of quaternions