power

Basic data handling: FloatPower

Raises one floating-point number to the power of another. This node takes two floats as input and returns the result of raising the first float to the power of the second.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (2)

NameTypeRequired
baseFLOATrequired
exponentFLOATrequired

Outputs (1)

NameType
FLOATFLOAT