ComfyUI Node
Number
Expand one number into several commonly used derived values.
Number
- float
- int
- absolute
- round
- ceil
- floor
- sqrt
- exp
- log
◄number—►
CategoryFair/logic
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| number | FLOAT | — |
Outputs (9)
| Name | Type | Description |
|---|---|---|
| float | INT | — |
| int | FLOAT | — |
| absolute | FLOAT | — |
| round | FLOAT | — |
| ceil | FLOAT | — |
| floor | FLOAT | — |
| sqrt | FLOAT | — |
| exp | FLOAT | — |
| log | FLOAT | — |