Y
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) = 1
x^1 + 1
x^0 => 1:1)
it makes sense, haven't thought about it..