ComfyUI Node
Float math
A ComfyUI node in More math with 4 inputs and 2 outputs.
Float math
- V
- FloatFunc
- stack
- FLOAT
- STACK
◄remember_stackfalse►
CategoryMore math
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| V | COMFY_AUTOGROW_V3 | — | |
| FloatFunc | STRING,SYNTAX_TREE | a*(1-w)+b*w | Expression to use on inputs |
| remember_stack | BOOLEAN | false | If enabled, stack is copied at output leading to changes being remembered during batch operations (node runs multiple times in sucession). If disabled each batch gets it's own copy of the stack. |
| stackopt | STACK | Access stack between nodes |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| FLOAT | FLOAT | — |
| STACK | STACK | — |