ComfyUI Node
exp
Calculates the exponential of a number (e^x). This node takes a number and returns e (Euler's number) raised to the power of that number.
exp
- value
- FLOAT
CategoryBasic/maths
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| value | FLOAT,INT | 0 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| FLOAT | FLOAT | — |