Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
gammq
Interface
12 statements
Source File
special_fun_modules.f90
nr
gammq
Contents
Functions
gammq_s
gammq_v
public interface gammq
Contents
Functions
gammq_s
gammq_v
Functions
public function gammq_s(a, x)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in)
::
a
real(kind=SP),
intent(in)
::
x
Return Value
real(kind=SP)
public function gammq_v(a, x)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
a
real(kind=SP),
intent(in),
DIMENSION(:)
::
x
Return Value
real(kind=SP), DIMENSION(size(a))