Counting can be done backwards: instead of adding to the value, add to the characters. Each digit climbs on its own - a 4 becomes 5, a 9 becomes 10 - and because no column ever carries, a number like 199 grows into something no ordinary addition would ever produce: 2,10,10. It is less arithmetic, more a puzzle game played on the digits themselves.
Increase All Digits in a Number adds the same amount to every digit in the value, column by independent column. Choose how much to add, and the tool rewrites each digit in place - signs stay up front and the decimal point holds its position. See the per-column breakdown and copy or download the result.