|
Contents | Previous | Next | Subchapters |
| Syntax |
dec2hex(dec) |
dec2hex(dec, n) | See Also | hex2dec , ntoa , atoi , atod |
If the argument n is present,
it is equal to a positive integer and specifies the minimum
number of columns in the return value of dec2hex.
dec2hex([ 10, 16.])
O-Matrix will respond
0A
10