Post Reply 
Bessel functions
11-01-2017, 04:35 AM (This post was last modified: 11-01-2017 04:41 AM by toml_12953.)
Post: #8
RE: Bessel functions
(11-01-2017 12:36 AM)salvomic Wrote:  
(11-01-2017 12:22 AM)toml_12953 Wrote:  I did it. It's called "Bessel Function Second Kind" (I don't know where I come up with these catchy names!)

thank you, it works.
However I suggest to make the program "more friendly", not using Tbessly() to get the correct value for n=2, but with a function like bessel2(n,x) where the user could choose the number and the value to calc for, like the program for bessel1...

It already has that function. It's called BESSY(N,X). The wrapper (Tbessy) calls it. Just insert the word EXPORT at the beginning of the BESSY routine and you can call BESSY from any other program or the home screen. I made the change to the program in the library. Thanks for the suggestion!

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Bessel functions - salvomic - 10-30-2017, 10:21 PM
RE: Bessel functions - toml_12953 - 10-31-2017, 01:12 AM
RE: Bessel functions - salvomic - 10-31-2017, 08:37 AM
RE: Bessel functions - toml_12953 - 10-31-2017, 09:14 PM
RE: Bessel functions - salvomic - 10-31-2017, 11:56 PM
RE: Bessel functions - toml_12953 - 11-01-2017, 12:22 AM
RE: Bessel functions - salvomic - 11-01-2017, 12:36 AM
RE: Bessel functions - toml_12953 - 11-01-2017 04:35 AM
RE: Bessel functions - salvomic - 11-01-2017, 09:11 AM



User(s) browsing this thread: 1 Guest(s)