PC-1211, PC-1250, etc. TVM
|
06-01-2024, 10:13 PM
Post: #11
|
|||
|
|||
RE: PC-1211, PC-1250, etc. TVM
Plus42 uses NPMT formula and Newton's method for rate too.
Guess is picked so that each iteration, f always get better (closer to zero) Termination criteria is that if f=0 or it change sign, or f not getting better. Since ULP's are finite, even if f is at plateau, it always terminate. https://raw.githubusercontent.com/thomas...mmands9.cc Code: if (p_isnan(f)) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 6 Guest(s)