ComfyUI Node
power
Raises one integer to the power of another. This node takes two integers as input and returns the result of raising the first integer to the power of the second.
power
- INT
◄base1►
◄exponent0►
CategoryBasic/INT
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| base | INT | 1 | — |
| exponent | INT | 0 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| INT | INT | — |