Home
last modified time | relevance | path

Searched refs:GSL_LOG_DBL_MIN (Results 1 – 25 of 81) sorted by relevance

1234

/dports/math/gsl/gsl-2.7/specfunc/
H A Dexp.c112 else if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exp_e()
149 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e()
164 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_e()
193 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e10_e()
240 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e()
256 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_err_e()
289 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e10_e()
330 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_expm1_e()
360 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_e()
390 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_2_e()
[all …]
H A Ddebye.c197 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_1_e()
250 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_2_e()
306 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_3_e()
363 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_4_e()
420 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_5_e()
478 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_6_e()
H A Dfermi_dirac.c920 if(x < GSL_LOG_DBL_MIN) { in fd_neg()
959 if(fabs(f-f_previous) < fabs(f)*2.0*GSL_DBL_EPSILON || xn < GSL_LOG_DBL_MIN) break; in fd_neg()
1217 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_m1_e()
1238 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_0_e()
1264 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_1_e()
1324 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_2_e()
1427 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_mhalf_e()
1475 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_half_e()
1523 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_3half_e()
H A Dsynchrotron.c213 else if(x < -8.0*GSL_LOG_DBL_MIN/7.0) { in gsl_sf_synchrotron_1_e()
259 else if(x < -8.0*GSL_LOG_DBL_MIN/7.0) { in gsl_sf_synchrotron_2_e()
/dports/mail/bogofilter/bogofilter-1.2.5/gsl/specfunc/
H A Dexp.c113 else if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exp_e()
151 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e()
166 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_e()
195 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e10_e()
242 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e()
258 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_err_e()
291 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e10_e()
332 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_expm1_e()
362 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_e()
392 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_2_e()
[all …]
/dports/mail/bogofilter-kc/bogofilter-1.2.5/gsl/specfunc/
H A Dexp.c113 else if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exp_e()
151 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e()
166 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_e()
195 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e10_e()
242 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e()
258 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_err_e()
291 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e10_e()
332 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_expm1_e()
362 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_e()
392 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_2_e()
[all …]
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/gsl/specfunc/
H A Dexp.c113 else if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exp_e()
151 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e()
166 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_e()
195 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e10_e()
242 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e()
258 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_err_e()
291 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e10_e()
332 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_expm1_e()
362 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_e()
392 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_2_e()
[all …]
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/gsl/specfunc/
H A Dexp.c113 else if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exp_e()
151 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e()
166 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_e()
195 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e10_e()
242 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e()
258 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_err_e()
291 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e10_e()
332 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_expm1_e()
362 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_e()
392 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_2_e()
[all …]
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_specfunc__exp.c112 else if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exp_e()
149 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e()
164 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_e()
193 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_e10_e()
240 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e()
256 else if(lnr < GSL_LOG_DBL_MIN + 0.01) { in gsl_sf_exp_mult_err_e()
289 else if( ( x < 0.5*GSL_LOG_DBL_MAX && x > 0.5*GSL_LOG_DBL_MIN) in gsl_sf_exp_mult_err_e10_e()
330 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_expm1_e()
360 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_e()
390 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_exprel_2_e()
[all …]
H A Dgsl_specfunc__debye.c197 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_1_e()
250 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_2_e()
306 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_3_e()
363 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_4_e()
420 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_5_e()
478 const double xcut = -GSL_LOG_DBL_MIN; in gsl_sf_debye_6_e()
H A Dgsl_specfunc__fermi_dirac.c920 if(x < GSL_LOG_DBL_MIN) { in fd_neg()
959 if(fabs(f-f_previous) < fabs(f)*2.0*GSL_DBL_EPSILON || xn < GSL_LOG_DBL_MIN) break; in fd_neg()
1217 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_m1_e()
1238 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_0_e()
1264 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_1_e()
1324 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_2_e()
1427 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_mhalf_e()
1475 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_half_e()
1523 if(x < GSL_LOG_DBL_MIN) { in gsl_sf_fermi_dirac_3half_e()
H A Dgsl_specfunc__synchrotron.c213 else if(x < -8.0*GSL_LOG_DBL_MIN/7.0) {
259 else if(x < -8.0*GSL_LOG_DBL_MIN/7.0) {
/dports/math/p5-Math-GSL/Math-GSL-0.43/pod/
H A DMachine.pod16 $GSL_LOG_DBL_MIN
104 =item * $GSL_LOG_DBL_MIN
/dports/math/p5-Math-GSL/Math-GSL-0.43/pm/Math/GSL/
H A DMachine.pm.1.1577 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
H A DMachine.pm.1.1677 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
H A DMachine.pm.2.477 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
H A DMachine.pm.2.077 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
H A DMachine.pm.2.177 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
H A DMachine.pm.2.2.177 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
H A DMachine.pm.2.577 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
H A DMachine.pm.2.277 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
H A DMachine.pm.2.377 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
H A DMachine.pm.2.677 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
H A DMachine.pm.2.777 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN
263 =item * $GSL_LOG_DBL_MIN
/dports/math/p5-Math-GSL/Math-GSL-0.43/lib/Math/GSL/
H A DMachine.pm77 *GSL_LOG_DBL_MIN = *Math::GSL::Machinec::GSL_LOG_DBL_MIN;
175 $GSL_LOG_DBL_MIN

1234