factrl Interface

public interface factrl

Contents


Functions

public function factrl_s(n)

Arguments

Type IntentOptional AttributesName
integer(kind=I4B), intent(in) :: n

Return Value real(kind=SP)

public function factrl_v(n)

Arguments

Type IntentOptional AttributesName
integer(kind=I4B), intent(in), DIMENSION(:):: n

Return Value real(kind=SP), DIMENSION(size(n))