alexander-bauer/distru

[calc] hex, binary, and possibly octal modes

Closed this issue · 1 comments

Many search engines support other numerical formats. For example, 0xa * 10 properly gives 100. If all inputs are in a particular format, the output should probably be given in that format, as well.

Hex is now supported: 915e317