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

GAMS Module ZBESH in AMOS


ZBESH

 
Sequence of complex Hankel (Bessel) functions H(m)(nu+j-1)(z) for kinds m=1 or
2, nonegative real orders nu+j-1, j=1,..,n, and complex z. Optionally, result can
be exponentially scaled.
 
Classes  :  C10a4 . Bessel functions J, Y, and H 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 ZBESH(ZR, ZI, FNU, KODE, M, N, CYR, CYI, NZ, IERR)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of ZBESH from AMOS on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Double. (Single: CBESH)
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 zbesh from amos" | mail netlib@ornl.gov
   Fullsource   : echo "send zbesh 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:06:59 UTC