ComfyUI Node
π± Artha Math Operation
A ComfyUI node in Artha/Math with 6 inputs and 3 outputs.
π± Artha Math Operation
- a
- b
- integer
- float
- number
βoperationaddβΊ
βuse_expressionfalseβΊ
βexpressiona+bβΊ
βinvertfalseβΊ
CategoryArtha/Math
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| a | * | β | |
| operation | COMBO | add | 20 options: add, subtract, multiply, divide, power, modulus, +14 |
| use_expression | BOOLEAN | false | β |
| expression | STRING | a+b | β |
| invert | BOOLEAN | false | β |
| bopt | * | β |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| integer | INT | β |
| float | FLOAT | β |
| number | STRING | β |