ComfyUI Node
Binary Comparison
A ComfyUI node in Boolean Expressions/Arithmetic Comparisons with 3 inputs and 1 output.
Binary Comparison
- first
- second
- result
◄operand<►
CategoryBoolean Expressions/Arithmetic Comparisons
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| first | INT,FLOAT | 0 | The first number. |
| second | INT,FLOAT | 0 | The second number. |
| operand | COMBO | < | The arithmetic comparison. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| result | BOOLEAN | — |