/
HEX2DEC

HEX2DEC

Syntax

HEX2DEC(<string>)

Description

Hexadecimal numbers are base 16 and are represented by the numbers 0-9 and the letters a-f. HEX2DEC converts a hexadecimal number given as string to an integer.

Examples

Column1

HEX2DEC returns

2c

44

4b

75

5f

95

37

55

Related content

HEX2DEC
More like this
HEX2DEC
More like this
DEC2HEX
More like this
DEC2HEX
More like this
DEC2HEX
More like this
TEXT2HEX
More like this