Skip to content

Support hex numbers that start with a letter (a-f)

Gabriel Barrantes requested to merge work/488728 into master

When entering numbers like 'ce' some ambiguity arises because this could be interpreted as 'light speed times euler's number' or as '0xce'. To resolve this decide based on wheter the calculator is in Numeral System mode or not.

BUG: 488728

Merge request reports

Loading