COX Library specfun.cox
file specfun
!
double infix operator !(double n; double k) precedence infix *;
BesselI
VECTOR FUNCTION BesselI( REAL x, INT order, REAL orderFrac) PRECEDENCE_FUNC;
BesselI0
REAL FUNCTION BesselI0( REAL x ) PRECEDENCE_FUNC;
BesselI1
REAL FUNCTION BesselI1( REAL x ) PRECEDENCE_FUNC;
BesselJ
VECTOR FUNCTION BesselJ( REAL x, INT order, REAL orderFrac) PRECEDENCE_FUNC;
BesselJ0
REAL FUNCTION BesselJ0( REAL x ) PRECEDENCE_FUNC;
BesselJ1
REAL FUNCTION BesselJ1( REAL x ) PRECEDENCE_FUNC;
BesselK
VECTOR FUNCTION BesselK( REAL x, INT order, REAL orderFrac) PRECEDENCE_FUNC;
BesselK0
REAL FUNCTION BesselK0( REAL x ) PRECEDENCE_FUNC;
BesselK1
REAL FUNCTION BesselK1( REAL x ) PRECEDENCE_FUNC;
BesselY
VECTOR FUNCTION BesselY( REAL x, INT order, REAL orderFrac) PRECEDENCE_FUNC;
BesselY0
REAL FUNCTION BesselY0( REAL x ) PRECEDENCE_FUNC;
BesselY1
REAL FUNCTION BesselY1( REAL x ) PRECEDENCE_FUNC;
Dawson
REAL FUNCTION Dawson ( REAL x ) PRECEDENCE_FUNC;
E1
REAL FUNCTION E1 ( REAL x ) PRECEDENCE_FUNC;
Ei
REAL FUNCTION Ei ( REAL x ) PRECEDENCE_FUNC;
Erf
REAL FUNCTION Erf ( REAL x ) PRECEDENCE_FUNC;
Erfc
REAL FUNCTION Erfc ( REAL x ) PRECEDENCE_FUNC;
Erfcx
REAL FUNCTION Erfcx ( REAL x ) PRECEDENCE_FUNC;
ExpBesselI
VECTOR FUNCTION ExpBesselI( REAL x, INT order, REAL orderFrac) PRECEDENCE_FUNC;
ExpBesselI0
REAL FUNCTION ExpBesselI0( REAL x ) PRECEDENCE_FUNC;
ExpBesselI1
REAL FUNCTION ExpBesselI1( REAL x ) PRECEDENCE_FUNC;
ExpBesselK
VECTOR FUNCTION ExpBesselK( REAL x, INT order, REAL orderFrac) PRECEDENCE_FUNC;
ExpBesselK0
REAL FUNCTION ExpBesselK0( REAL x ) PRECEDENCE_FUNC;
ExpBesselK1
REAL FUNCTION ExpBesselK1( REAL x ) PRECEDENCE_FUNC;
ExpEi
REAL FUNCTION ExpEi ( REAL x ) PRECEDENCE_FUNC;
Gamma
REAL FUNCTION Gamma ( REAL x ) PRECEDENCE_FUNC;
GammaLn
REAL FUNCTION GammaLn ( REAL x ) PRECEDENCE_FUNC;
Psi
REAL FUNCTION Psi( REAL x ) PRECEDENCE_FUNC;
Ren
REAL NULLFIX operator Ren;
besei0_
function doublereal besei0_( doublereal* );
besei1_
function doublereal besei1_( doublereal* );
besek0_
function doublereal besek0_( doublereal* );
besek1_
function doublereal besek1_( doublereal* );
besi0_
function doublereal besi0_( doublereal* );
besi1_
function doublereal besi1_( doublereal* );
besj0_
function doublereal besj0_( doublereal* );
besj1_
function doublereal besj1_( doublereal* );
besk0_
function doublereal besk0_( doublereal* );
besk1_
function doublereal besk1_( doublereal* );
besy0_
function doublereal besy0_( doublereal* );
besy1_
function doublereal besy1_( doublereal* );
daw_
function doublereal daw_( doublereal* );
derf_
function doublereal derf_( doublereal* );
derfc_
function doublereal derfc_( doublereal* );
derfcx_
function doublereal derfcx_( doublereal* );
dgamma_
function doublereal dgamma_( doublereal* );
dlgama_
function doublereal dlgama_( doublereal* );
ei_
function doublereal ei_( doublereal* );
eone_
function doublereal eone_( doublereal* );
expei_
function doublereal expei_( doublereal* );
psi_
function doublereal psi_( doublereal* );
ren_
function doublereal ren_( int* );
ribesl_
function int ribesl_(doublereal *x, doublereal *alpha, integer *nb, integer *ize, doublereal *b, integer *ncalc);
rjbesl_
function int rjbesl_(doublereal *x, doublereal *alpha, integer *nb, doublereal *b, integer *ncalc);
rkbesl_
function int rkbesl_(doublereal *x, doublereal *alpha, integer *nb, integer *ize, doublereal *b, integer *ncalc);
rybesl_
function int rybesl_(doublereal *x, doublereal *alpha, integer *nb, doublereal *b, integer *ncalc);
specfun Function Index
This document was generated using the
texi2html
translator version 1.36.