Hacker News new | ask | show | jobs
by gokce 4729 days ago
hmmm, so every new digit is the coefficient of the next power?

(i.e. (x+1) = 1x^1 + 1x^0 => 1:1)

it makes sense, haven't thought about it..