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