ComfyUI Node
🪠️ WWAA Basic Math
A ComfyUI node in 🪠️ WWAA/math with 3 inputs and 2 outputs.
🪠️ WWAA Basic Math
- a
- b
- result_int
- result_float
◄operationa+b►
Category🪠️ WWAA/math
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| a | INT,FLOAT | — | |
| b | INT,FLOAT | — | |
| operation | COMBO | a+b | 8 options: a+b, a-b, b-a, a*b, a/b, b/a, +2 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result_int | INT | — |
| result_float | FLOAT | — |