hex()

Format:
hex( int_expr)
Result:
Text
Description:
The input number is converted to a hexadecimal number.
e.g.:
SPECTRA> * = hex(55)
0x37