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

Exponent

Defines the exponent of an integer.

For example, 2^5 is defined in Conjure Blocks as follows:

Example of an exponent expression

Where the top value is the base, and the bottom is the exponent.

This would produce the following Essence Output:

2 ** 5