public interface gammln
Functions
public function gammln_s(xx)
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
real(kind=SP), |
intent(in) |
|
| :: |
xx | |
Return Value real(kind=SP)
public function gammln_v(xx)
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
real(kind=SP), |
intent(in), |
|
DIMENSION(:) | :: |
xx | |
Return Value real(kind=SP),
DIMENSION(size(xx))