Converts a number to a hexadecimal string.
The hexadecimal string representation of n.
n
The given number.
Generated using TypeDoc
Converts a number to a hexadecimal string.
Returns
The hexadecimal string representation of
n
.