gsl_cdf_poisson_p Interface

interface
public function gsl_cdf_poisson_p(k, mu) bind(c, name='gsl_cdf_poisson_P')

Arguments

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

Return Value real(kind=c_double)