Skip to content

Power Float

Purpose of the Node

The Power Float node is used to compute the power of a base float raised to an exponent float. This node is useful for mathematical calculations where you need to perform exponentiation on float values.

Pins

Pin NamePin DescriptionPin TypeValue Type
BaseThe base float value for the power calculationStructArray
ExponentThe exponent float value for the power calculationStringMap
PowerThe result of the power calculationNumberFloat