Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...