public interface factln
Functions
public function factln_s(n)
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
integer(kind=I4B), |
intent(in) |
|
| :: |
n | |
Return Value real(kind=SP)
public function factln_v(n)
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
integer(kind=I4B), |
intent(in), |
|
DIMENSION(:) | :: |
n | |
Return Value real(kind=SP),
DIMENSION(size(n))