Toggle navigation
gsl-fortran/gsl_randist
Contents
Source File
Modules
Procedures
Source File
Modules
Procedures
gsl_cdf_cauchy_q
Interface
1063 statements
Source File
gsl_randist.f90
gsl_randist_m
gsl_cdf_cauchy_q
Contents
None
interface
public function gsl_cdf_cauchy_q(x, a) bind(c, name='gsl_cdf_cauchy_Q')
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=c_double),
value
::
x
real(kind=c_double),
value
::
a
Return Value
real(kind=c_double)