Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

modified bessel funtions

luisamca
Beginner
1,456 Views
I cant find de modified bessel funtions (complex argument). Can anyone help.
Thanks
0 Kudos
2 Replies
mecej4
Honored Contributor III
1,456 Views
Where did you look? These functions are usually to be found in a library of special functions.

If you have routines for ordinary Bessel functions, relations 9.6.3 to 9.6.5 of Abramowitz and Stegun, Handbook of Mathematical Functions, NBS, Wash DC,1964, will provide the bridge for you.

If not, try the AMOS and SPECFUN collections of NetLIB, and the commercial IMSL and NAG Fortran libraries.
0 Kudos
luisamca
Beginner
1,456 Views
Thanks a lot mercej4.
0 Kudos
Reply