Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

modified bessel funtions

luisamca
Beginner
1,508 Views
I cant find de modified bessel funtions (complex argument). Can anyone help.
Thanks
0 Kudos
2 Replies
mecej4
Honored Contributor III
1,508 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,508 Views
Thanks a lot mercej4.
0 Kudos
Reply