Bernoulli Num,ber using Series Approximation
|
12-18-2013, 05:57 AM
(This post was last modified: 01-17-2014 05:24 AM by Namir.)
Post: #1
|
|||
|
|||
Bernoulli Num,ber using Series Approximation
Bernoulli Numbers using Series Approximations
Algorithm Given integer n and tolerance toler Code: IF n=1 THEN Return -0.5 HP-41C Implementation Memory Map R0 = n R1 = toler R2 = i R3 = Sum R4 = term R6 = used in LBL 0 Implementation Code: 1 LBL A # toler Enter n and press [A] |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)