Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
airy
Interface
7 statements
Source File
special_fun_modules.f90
nr
airy
Contents
None
interface
public subroutine airy(x, ai, bi, aip, bip)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in)
::
x
real(kind=SP),
intent(out)
::
ai
real(kind=SP),
intent(out)
::
bi
real(kind=SP),
intent(out)
::
aip
real(kind=SP),
intent(out)
::
bip