HP42s first major program (Double Integral) Best way to approach?
|
06-13-2020, 10:16 PM
(This post was last modified: 06-14-2020 10:20 PM by Albert Chan.)
Post: #58
|
|||
|
|||
RE: HP42s first major program (Double Integral) Best way to approach?
Inspired by Werner's AGM code thread, I fixed my AGM2 convergence issue.
It now test convergence of sucessive GM's, eliminated convergence issue of AGM(x,0). Test for EK(m) for abs(m-1)=0 is now shifted to test returns of AGM2. To simplify further , I make this version dimensionless, m = (d/D)^2 → HV(d,D) = HV1(m) * D³ Code: 00 { 128-Byte Prgm } |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 21 Guest(s)