TO_BYTES_HEX_UDF
Last updated
Last updated
This is a deprecated version of the SnowConvert documentation, please visit the official site .
Converts the input numerical value in base 10 to its hexadecimal equivalent.
INPUT
FLOAT
The numerical value to be converted to hexadecimal.
A string which is the hexadecimal equivalence.
Input:
Output: