ComfyUI Node
🧮 Calculatrice Scientifique
A ComfyUI node in CalculatorPro/Math with 4 inputs and 2 outputs.
🧮 Calculatrice Scientifique
- result
- output_str
◄a0.00►
◄b0.00►
◄c0.00►
◄functiona+b►
CategoryCalculatorPro/Math
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| a | FLOAT | 0.00 | — |
| b | FLOAT | 0.00 | — |
| c | FLOAT | 0.00 | — |
| function | COMBO | a+b | 47 options: a+b, a-b, a*b, a/b, a^b, a mod b, +41 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result | FLOAT | — |
| output_str | STRING | — |