Glossary
- Binary Operators
The Binary Operators are +, -, x , and
- Commutative An operation is commutative if the order does not matter. Addition and multiplication are commutative, subtraction and division are not.
- Factor A factor of a number is a number that divides that number exactly.
- Integers (with the 'g' pronounced like a 'j') includes the whole numbers, but extends the range to include negative numbers as well, i.e
.... -3, -2, -1, 0, 1, 2, 3, .........
- Commutative An operation is commutative if the order does not matter. Addition and multiplication are commutative, subtraction and division are not.