next up previous contents index
Next: HLOOKUP Up: A Function Reference Previous: GRAND

HEXTONUM

 

Syntax: @HEXTONUM(S)

S = a string value

@HEXTONUM returns the numeric value for the hexadecimal (base 16) interpretation of S. Since NExS can operate directly on hexadecimal numbers, this function is not very useful; it is included primarily to maintain compatibility with other spreadsheets.

Examples:

@HEXTONUM(``A'') = 10

@HEXTONUM(J10) = 45019, where J10 = ``AFDB''


next up previous contents index
Next: HLOOKUP Up: A Function Reference Previous: GRAND

NExS User's Guide, Version 1.4.5
Grey Trout Software
11 April 1999