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