(no title)
zxoq | 13 years ago
If they insist that it must be solved at runtime, I would check the size of the computed term (1/(1+2x)) and repeat 'til it's less than 10E-6.
zxoq | 13 years ago
If they insist that it must be solved at runtime, I would check the size of the computed term (1/(1+2x)) and repeat 'til it's less than 10E-6.
cube13|13 years ago
That's a lot of iterations.
nemetroid|13 years ago
danielweber|13 years ago