two plus two is four in any base, not just decimal.
In unary, base 1, it looks like:
In binary, base 2, it looks like:
In ternary, base 3, it looks like:
In base 4 it looks like:
In every base > 4 it looks like:
Refactoring NearestFittingContext