gsl_ran_binomial_pdf Interface

interface
public function gsl_ran_binomial_pdf(k, p, n) bind(c)

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)