I'd like to be able to display numbers in hexadecimal (and have them numbers so I can use formula on them). Also octal, binary, and base64 could be useful.
An initial implementation could use the C source notation for hex, octal, and binary.
Changed to enhancement request