Post Reply 
Bessel functions
10-31-2017, 09:14 PM
Post: #4
RE: Bessel functions
(10-31-2017 08:37 AM)salvomic Wrote:  
(10-31-2017 01:12 AM)toml_12953 Wrote:  Here's one I converted from a C program I found at Bessel Second Kind (the Prime comes up with a different answer. The answer in the code is right - I don't know why the Prime is so far off.):

...

Thank you.
In fact is very strange: VC returns -2.622... instead of -2.629...

Problem solved! The HPPL function LOG computes the common log while in C (and BASIC) LOG returns the natural log. In the HPPL program change all the LOG to LN and the program works as expected.

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)