I'm writing some code, and I'm trying to succintly explain that $0.1$ has infinitely many repeating decimals in base 2 ($0.0\overline{0011}_2$).
How can I succintly explain this to a programmer, in a source code comment, without using $\LaTeX$ or too advanced UTF-8 symbols? Does it have a name?