choose Interface

public interface choose

Contents


Module Procedures

public pure function comb(n, r) result(ret)

Arguments

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

Return Value real(kind=real64)