gsl_cdf_binomial_q Interface

interface
public function gsl_cdf_binomial_q(k, p, n) bind(c, name='gsl_cdf_binomial_Q')

Arguments

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

Return Value real(kind=c_double)