Searched refs:erfc (Results 1 – 9 of 9) sorted by relevance
/math/ |
A D | auto-libm-test-out-erfc | 1 erfc 0.0 26 erfc -0 151 erfc 1 176 erfc -1 251 erfc -2 276 erfc 3 351 erfc 4 426 erfc 5 476 erfc 6 526 erfc 7 [all …]
|
A D | auto-libm-test-in | 4969 erfc -0 4974 erfc 1 4975 erfc -1 4978 erfc -2 4979 erfc 3 4982 erfc 4 4985 erfc 5 4987 erfc 6 4989 erfc 7 4991 erfc 8 [all …]
|
A D | libm-test-erfc.inc | 1 /* Test erfc. 23 TEST_f_f (erfc, plus_infty, 0.0, ERRNO_UNCHANGED), 24 TEST_f_f (erfc, minus_infty, 2.0, ERRNO_UNCHANGED), 25 TEST_f_f (erfc, qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), 26 TEST_f_f (erfc, -qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), 28 AUTO_TESTS_f_f (erfc), 34 ALL_RM_TEST (erfc, 0, erfc_test_data, RUN_TEST_LOOP_f_f, END);
|
A D | test-tgmath.c | 276 b = erfc (erfc (a)); in F() 390 a = erfc (y); in F() 821 (F(erfc)) (TYPE x) in TYPE() argument
|
A D | tgmath.h | 857 #define erfc(Val) __TGMATH_UNARY_REAL_ONLY (Val, erfc) macro
|
A D | Makefile | 289 ctanh erf erfc exp exp10 exp2 expm1 fma hypot j0 j1 jn \ 377 tgmath3-macros = atan2 cbrt ceil copysign erf erfc exp10 exp2 expm1 fdim \
|
A D | test-math-cxx11.cc | 66 (void) erfc; in do_test()
|
A D | Versions | 54 erfc; erfcf; erfcl;
|
/math/bits/ |
A D | mathcalls.h | 232 __MATHCALL (erfc,, (_Mdouble_));
|
Completed in 70 milliseconds