The DEC2HEX function is one of the engineering functions. It is used to convert a decimal number into a hexadecimal number.
DEC2HEX(number, [places])
The DEC2HEX function has the following arguments:
If the specified places number is less than or equal to 0, the function will return the #NUM! error.
How to apply the DEC2HEX function.
The figure below displays the result returned by the DEC2HEX function.