gsl_ran_cauchy_pdf Interface

interface
public function gsl_ran_cauchy_pdf(x, a) bind(c)

Arguments

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

Return Value real(kind=c_double)