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