from hex
Basic data handling: FloatFromHex
Converts a hexadecimal string to its corresponding floating-point number. This node takes a hexadecimal float string as input and returns the float.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| hex_value | STRING | required |
Outputs (1)
| Name | Type |
|---|---|
| FLOAT | FLOAT |