3.5.11.9 Hex


The hex(string) function returns the base 10 equivalent to the hexadecimal value represented by the given string. This function has been deprecated and is replaced by .

Note that beginning with Origin 2019, the Origin worksheet supports direct display and manipulation of hex numbers. For information, see

Example

hex(A2) = 162;