Power
The Power node performs the power of two numeric values.
Inputs
base:
description: The base of the power.
allowed types: integer, decimal
default value: 0
exp:
description: The exponent of the power.
allowed types: integer, decimal
default value: 0
Output
description:
baseto the power ofexp.type: decimal
Tags
math
Last updated
Was this helpful?