gsl_cdf_chisq_p Interface

interface
public function gsl_cdf_chisq_p(x, nu) bind(c, name='gsl_cdf_chisq_P')

Arguments

TypeIntentOptionalAttributesName
real(kind=c_double), value:: x
real(kind=c_double), value:: nu

Return Value real(kind=c_double)