Numbers
Set the default base for numeric input. Supported choices for base are decimal 8, 10, or 16. base must itself be specified either unambiguously or using the current default
radix; for example, any of set radix 012, set radix 10., or set radix 0xa set the base to decimal. On the other hand, ‘set radix 10’ leaves the radix unchanged no matter what it was.
Set the default base for numeric display. Supported choices for base are decimal 8, 10, or 16. base must itself be specified either unambiguously or using the current default
radix.
Display the current default base for numeric input.
Display the current default base for numeric display.