Home
last modified time | relevance | path

Searched refs:gsl_sf_airy_Bi (Results 26 – 47 of 47) sorted by relevance

12

/dports/math/mathgl/mathgl-2.5/src/
H A Deval.cpp521 double MGL_LOCAL_CONST gslBi(double a) {return gsl_sf_airy_Bi(a,GSL_PREC_SINGLE);} in gslBi()
H A Devalp.cpp771 return mglApplyFuncGSL(str, arg, head, gsl_sf_airy_Bi,fns); in mglFormulaCalcA()
780 return mglApplyFuncGSL(str, arg, head, gsl_sf_airy_Bi,fns); in mglFormulaCalcA()
/dports/math/p5-Math-GSL/Math-GSL-0.43/pod/
H A DSF.pod7 gsl_sf_airy_Bi
635 =item C<gsl_sf_airy_Bi($x, $mode)>
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Dff_gsl_awk.hpp973 return gsl_sf_airy_Bi((const double)x, (gsl_mode_t)y); in gsl_sf_airy_Bi__()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dgsl.cc980 addGSLDOUBLEFunc<gsl_sf_airy_Bi>(SYM(Bi)); in gen_rungsl_venv()
/dports/math/asymptote/asymptote-2.67/
H A Dgsl.cc981 addGSLDOUBLEFunc<gsl_sf_airy_Bi>(SYM(Bi)); in gen_rungsl_venv()
/dports/audio/snd/snd-21.2/
H A Dlibgsl.scm230 (double gsl_sf_airy_Bi (double int))
H A Ds7test.scm95630 (num-test (gsl_sf_airy_Bi -500.0 GSL_MODE_DEFAULT) -0.0946885701328829)
/dports/math/giacxcas/giac-1.6.0/src/
H A Dmoyal.cc259 return gsl_sf_airy_Bi(e._DOUBLE_val,GSL_PREC_DOUBLE); in Airy_Bi()
/dports/math/p5-Math-GSL/Math-GSL-0.43/xs/
H A DSF_wrap.2.5.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
H A DSF_wrap.2.6.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
H A DSF_wrap.2.1.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
H A DSF_wrap.2.2.1.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
H A DSF_wrap.2.2.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
H A DSF_wrap.2.4.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
H A DSF_wrap.2.7.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
H A DSF_wrap.1.15.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
H A DSF_wrap.1.16.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
H A DSF_wrap.2.0.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
H A DSF_wrap.2.3.c3784 result = (double)gsl_sf_airy_Bi(arg1,arg2); in XS()
/dports/math/octave-forge-gsl/gsl-2.1.1/src/
H A Dgsl_sf.cc19122 DEFUN_DLD(gsl_sf_airy_Bi, args, nargout, "\
/dports/math/gsl/gsl-2.7/doc/
H A Dgsl-ref.info3525 -- Function: double gsl_sf_airy_Bi (double x, gsl_mode_t mode)
46163 * gsl_sf_airy_Bi (C function): Airy Functions. (line 13)
49088 Ref: specfunc c gsl_sf_airy_Bi125189

12