User Tools

Site Tools


function:HEX

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
function:HEX [2019/07/04 04:46]
peternlewis
function:HEX [2019/07/04 04:47]
peternlewis
Line 1: Line 1:
-The //BIN()// function takes an arbitrary [[:​Tokens|token text]] string, processes the text tokens, and then evaluates the result as a binary ​number.+The //HEX()// function takes an arbitrary [[:​Tokens|token text]] string, processes the text tokens, and then evaluates the result as a hex number.
  
-    ​BIN(1000_1010+    ​HEX(0A
-    ​BIN(1101)+    ​HEX(0x12AB) 
 + 
 +{{ hexfunction.png?​nolink&​424x140 | HEX function }}
  
 ===== See Also ===== ===== See Also =====
function/HEX.txt · Last modified: 2023/09/20 00:32 by peternlewis