Skip to content

Power Integer

Purpose of the Node

This node takes an integer as the base and another integer as the exponent, and calculates the power of the base raised to the exponent. The result is then outputted.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartTrigger the calculation of the powerExecN/A
BaseThe base integer to be raisedInputInteger
ExponentThe exponent integer to raise the base toInputInteger
PowerThe result of the power calculationOutputInteger
EndCompletion of the calculationExecN/A