Skip to main content

Usage

Addition and subtraction are the simplest operators. They act just as you’d use them writing math on paper:

Exceptions

As we’ll see later, the summation and subtraction operation will behave different according to the types of the elements on both sides (e.g. it’s not the same the addition of two numbers than the addition of two vectors).