Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Additive Operators

Selects the operator for a sum expression.

There are 2 additive operators: +, and -.

For example, it can be used like this:

Example of additive operation

and would produce the following Essence Output:

5 + 10

See here for further information surrounding arithmetic operators.