(71B) Bessel function for the HP-71B
|
08-19-2016, 02:42 PM
(This post was last modified: 06-15-2017 01:39 PM by Gene.)
Post: #1
|
|||
|
|||
(71B) Bessel function for the HP-71B
Here is a BASIC program that calculates the Bessel functions of the first kind for any integer order n and value x:
Code: 10 RECURSIVE BESSEL The above code is based on the algorithm used in HP-65 Math Pac II to calculate the Bessel function Jn(x). |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)