Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_specfunc__bessel_y.c124 const int stat_cos = gsl_sf_cos_e(x, &cos_result); in gsl_sf_bessel_y1_e() local
163 const int stat_cos = gsl_sf_cos_e(x, &cos_result); in gsl_sf_bessel_y2_e() local
H A Dgsl_specfunc__bessel_j.c94 const int stat_cos = gsl_sf_cos_e(x, &cos_result); in gsl_sf_bessel_j1_e() local
140 const int stat_cos = gsl_sf_cos_e(x, &cos_result); in gsl_sf_bessel_j2_e() local
H A Dgsl_specfunc__sinint.c375 int stat_cos = gsl_sf_cos_e(x, &cos_result); in gsl_sf_Ci_e() local
H A Dgsl_specfunc__airy.c668 int stat_cos = gsl_sf_cos_err_e(theta.val, theta.err, &cos_result); in gsl_sf_airy_Ai_e() local
709 int stat_cos = gsl_sf_cos_err_e(theta.val, theta.err, &cos_result); in gsl_sf_airy_Ai_scaled_e() local
H A Dgsl_specfunc__legendre_con.c500 int stat_cos = gsl_sf_cos_e(angle + tau*(log(x) + M_LN2), &cos_result); in gsl_sf_conicalP_large_x_e() local
1028 int stat_cos = gsl_sf_cos_err_e(carg_val, carg_err, &cos_result); in gsl_sf_conicalP_half_e() local
/dports/math/gsl/gsl-2.7/specfunc/
H A Dbessel_y.c124 const int stat_cos = gsl_sf_cos_e(x, &cos_result); in gsl_sf_bessel_y1_e() local
163 const int stat_cos = gsl_sf_cos_e(x, &cos_result); in gsl_sf_bessel_y2_e() local
H A Dsinint.c375 int stat_cos = gsl_sf_cos_e(x, &cos_result); in gsl_sf_Ci_e() local
H A Dairy.c668 int stat_cos = gsl_sf_cos_err_e(theta.val, theta.err, &cos_result); in gsl_sf_airy_Ai_e() local
709 int stat_cos = gsl_sf_cos_err_e(theta.val, theta.err, &cos_result); in gsl_sf_airy_Ai_scaled_e() local
H A Dlegendre_con.c514 int stat_cos = gsl_sf_cos_e(angle + tau*(log(x) + M_LN2), &cos_result); in gsl_sf_conicalP_large_x_e() local
1042 int stat_cos = gsl_sf_cos_err_e(carg_val, carg_err, &cos_result); in gsl_sf_conicalP_half_e() local