gsl_cdf_exppow_p Interface

interface
public function gsl_cdf_exppow_p(x, a, b) bind(c, name='gsl_cdf_exppow_P')

Arguments

TypeIntentOptionalAttributesName
real(kind=c_double), value:: x
real(kind=c_double), value:: a
real(kind=c_double), value:: b

Return Value real(kind=c_double)