Home
last modified time | relevance | path

Searched defs:stat_sin (Results 1 – 9 of 9) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_specfunc__bessel_y.c125 const int stat_sin = gsl_sf_sin_e(x, &sin_result); in gsl_sf_bessel_y1_e() local
164 const int stat_sin = gsl_sf_sin_e(x, &sin_result); in gsl_sf_bessel_y2_e() local
H A Dgsl_specfunc__bessel_j.c95 const int stat_sin = gsl_sf_sin_e(x, &sin_result); in gsl_sf_bessel_j1_e() local
141 const int stat_sin = gsl_sf_sin_e(x, &sin_result); in gsl_sf_bessel_j2_e() local
H A Dgsl_specfunc__sinint.c374 int stat_sin = gsl_sf_sin_e(x, &sin_result); in gsl_sf_Ci_e() local
H A Dgsl_specfunc__airy.c747 int stat_sin = gsl_sf_sin_err_e(theta.val, theta.err, &sin_result); in gsl_sf_airy_Bi_e() local
804 int stat_sin = gsl_sf_sin_err_e(theta.val, theta.err, &sin_result); in gsl_sf_airy_Bi_scaled_e() local
H A Dgsl_specfunc__legendre_con.c1085 int stat_sin = gsl_sf_sin_err_e(arg_val, arg_err, &sin_result); in gsl_sf_conicalP_mhalf_e() local
/dports/math/gsl/gsl-2.7/specfunc/
H A Dbessel_y.c125 const int stat_sin = gsl_sf_sin_e(x, &sin_result); in gsl_sf_bessel_y1_e() local
164 const int stat_sin = gsl_sf_sin_e(x, &sin_result); in gsl_sf_bessel_y2_e() local
H A Dsinint.c374 int stat_sin = gsl_sf_sin_e(x, &sin_result); in gsl_sf_Ci_e() local
H A Dairy.c747 int stat_sin = gsl_sf_sin_err_e(theta.val, theta.err, &sin_result); in gsl_sf_airy_Bi_e() local
804 int stat_sin = gsl_sf_sin_err_e(theta.val, theta.err, &sin_result); in gsl_sf_airy_Bi_scaled_e() local
H A Dlegendre_con.c1099 int stat_sin = gsl_sf_sin_err_e(arg_val, arg_err, &sin_result); in gsl_sf_conicalP_mhalf_e() local