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

GAMS Module ZBIRY in AMOS


ZBIRY

 
Complex Airy function Bi(z) or its derivative. Optionally, result can be
exponentially scaled.
 
Classes  :  C10d . Airy and Scorer functions
 
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 ZBIRY(ZR, ZI, ID, KODE, BIR, BII, IERR)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of ZBIRY from AMOS on NETLIB

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