NUMTOHEX(X) |
![]() ![]() ![]() |
Description
This function returns a string containing the hexadecimal representation of the integer portion of X.
Parameters
X
A numeric value between -2,147,483,648 and 2,147,483,647.
Examples
NUMTOHEX(10) = "0xA"
NUMTOHEX(C17) = "0xF"
Where C17 = 15.289374.
Try Predictive Systems Lab
Need Help?
Contact support