ComfyUI Node
Light-Tool: Calculate
Simple numerical operations
Light-Tool: Calculate
- number1
- number2
- result_string
- result_int
- result_float
◄operator+►
◄description►
CategoryComfyUI-Light-Tool/DataProcessing
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| number1 | * | 1.0 | — |
| number2 | * | 1.0 | — |
| operator | COMBO | + | 5 options: +, -, *, /, % |
| descriptionopt | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| result_string | STRING | — |
| result_int | INT | — |
| result_float | FLOAT | — |