Tagged Questions
0
votes
6answers
1k views
Using Taylor Series to Avoid Loss of Precision
I'm trying to use Taylor series to develop a numerically sound algorithm for solving a function. I've been at it for quite a while, but haven't had any luck yet. I'm not sure what I'm doing wrong.
...