Hacker News new | ask | show | jobs
Every integer greater than 1 is 10 (taper.badquar.to)
2 points by unwieldy 1075 days ago
1 comments

> every integer x = 1*x^1 + 0*x^0

is that all there is to it? just euclidean division?