Formula Functions > Functions H to L > HEX2DEC |
This function converts a hexadecimal number to a decimal number.
HEX2DEC(number)
Specify the number to convert, which is limited to a maximum of 10 characters.
An error value is returned if the number is invalid or more than 10 characters.
Accepts numeric data. Returns numeric data.
HEX2DEC("FF")
This function is available in product version 2.0 or later.
HEX2BIN | HEX2OCT | BIN2DEC | OCT2DEC | Engineering Functions