Take the two digit number ab. (a*10 + b). Add the digits together. (a + b). Subtract that from the original number. (a*10 + b - (a + b)). Simplify. (a*9). So every multiple of 9 will have the same symbol, and that's the one it shows.
_________________________
Bitt Faulk