The HEX2DEC function is one of the engineering functions. It is used to convert a hexadecimal number into a decimal number.
HEX2DEC(number)
The HEX2DEC function has the following argument:
If the argument is not recognised as a hexadecimal number, or contains more than 10 characters, the function will return the #NUM! error.
How to apply the HEX2DEC function.
The figure below displays the result returned by the HEX2DEC function.