ComfyUI Node
bit count
Returns the number of 1 bits in the binary representation of an integer. This node takes an integer as input and returns the count of set bits.
bit count
- INT
◄int_value0►
CategoryBasic/INT
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| int_value | INT | 0 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| INT | INT | — |