| |||||||||||||||||||||
Technical Support On-Line Manuals Ax51 User's Guide | NumbersNumbers may be specified in hexadecimal (base 16), decimal (base 10), octal (base 8), and binary (base 2). The default representation is decimal. A decimal, octal, or binary number's first character must always be a digit (0-9). Hexadecimal numbers whose first character is not a digit (0-9) must be prefixed with a zero ('0'). The base of a number is specified by the last character in the number. A number that is specified without an explicit base is interpreted as decimal number. The following table illustrates various types of numbers:
Note
| ||||||||||||||||||||
| |||||||||||||||||||||