Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
hypgeo
Interface
7 statements
Source File
special_fun_modules.f90
nr
hypgeo
Contents
None
interface
public function hypgeo(a, b, c, z)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=SPC),
intent(in)
::
a
complex(kind=SPC),
intent(in)
::
b
complex(kind=SPC),
intent(in)
::
c
complex(kind=SPC),
intent(in)
::
z
Return Value
complex(kind=SPC)