gammln Interface

public interface gammln

Contents


Functions

public function gammln_s(xx)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in) :: xx

Return Value real(kind=SP)

public function gammln_v(xx)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: xx

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