Pow

Top  Previous  Next

CIRCON~1_img390

Calculates the value of X raised to the Y power. That is: (Out = xy)

 

Inputs



 

 

Slots

Type

Default

Description

 

X

Numeric

Null

The base

 

Y

Numeric

Null

The exponent

 

Outputs


 

Slots

Type

Description

 

Out

Numeric

The result of the calculation (Out = xy). If either of the inputs are Null, the result is Null.