Y
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
nh23423fefe
1075 days ago
> every integer x = 1*x^1 + 0*x^0
is that all there is to it? just euclidean division?
link
is that all there is to it? just euclidean division?