6 ms·
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..
by gokce 13y 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..