[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module ZBESI in AMOS


ZBESI

 
Sequence of complex Bessel functions I(nu+j-1)(z) for nonegative real orders
nu+j-1, j=1,..,n, and complex z. Optionally, result can be exponentially scaled.
 
Classes  :  C10b4 . Bessel functions I and K of complex argument and real order
 
Type     : Fortran subroutine in AMOS package.
Access   : Some uses prohibited. Portable.
Precision: Double.
Note     : Does not use double precision complex data type. Complex numbers are
           represented as ordered pairs of double precision reals.
 
Usage    : CALL ZBESI(ZR, ZI, FNU, KODE, N, CYR, CYI, NZ, IERR)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of ZBESI from AMOS on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Double. (Single: CBESI)
Note     : Does not use double precision complex data type. Complex numbers are
           represented as ordered pairs of double precision reals.
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : echo "send only zbesi from amos" | mail netlib@ornl.gov
   Fullsource   : echo "send zbesi from amos" | mail netlib@ornl.gov


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Sat Sep 20, 2008 at 04:07:27 UTC