gsl_cdf_pascal_p Interface

interface
public function gsl_cdf_pascal_p(k, p, n) bind(c, name='gsl_cdf_pascal_P')

Arguments

TypeIntentOptionalAttributesName
integer(kind=c_int), value:: k
real(kind=c_double), value:: p
real(kind=c_double), value:: n

Return Value real(kind=c_double)