NUMTOHEX(X)

Top  Previous  Next

 

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.

 

Sponsored

Try Predictive Systems Lab

Interactive Demo →

Need Help?
Contact support