Option variable
obase
Default value: 10
obase
is the base for integers displayed by Maxima.
obase
may be assigned any integer between 2 and 35 (decimal), inclusive.
When obase
is greater than 10, the numerals comprise the decimal numerals 0 through 9
plus capital letters of the alphabet A, B, C, ..., as needed.
The numerals for base 35, the largest acceptable base,
comprise 0 through 9, and A through Y.