abs
Basic data handling: MathAbs
Returns the absolute value of a number. This node takes a number and returns its absolute value (magnitude without sign).
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| value | FLOAT,INT | required |
Outputs (1)
| Name | Type |
|---|---|
| FLOAT | FLOAT |