Skip to content

**

Description

% is the exponential operator.

Example

(2 + 2) ** 2

This expression calculates $$(2+2)^2 = 4^2$$, which is 16