Searched refs:j0 (Results 1 – 11 of 11) sorted by relevance
/math/ |
A D | auto-libm-test-out-j0 | 1 j0 -1.0 26 j0 0.0 51 j0 -0 76 j0 min 165 j0 -min 892 j0 0.75 917 j0 1.0 942 j0 1.5 967 j0 2.0 992 j0 8.0 [all …]
|
A D | auto-libm-test-in | 5766 j0 -1.0 5767 j0 0.0 5768 j0 -0 5769 j0 min 5770 j0 -min 5789 j0 0.75 5790 j0 1.0 5791 j0 1.5 5792 j0 2.0 5793 j0 8.0 [all …]
|
A D | libm-test-j0.inc | 1 /* Test j0. 23 /* j0 is the Bessel function of the first kind of order 0 */ 24 TEST_f_f (j0, qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), 25 TEST_f_f (j0, -qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), 26 TEST_f_f (j0, snan_value, qnan_value, INVALID_EXCEPTION), 27 TEST_f_f (j0, -snan_value, qnan_value, INVALID_EXCEPTION), 28 TEST_f_f (j0, plus_infty, 0, ERRNO_UNCHANGED|IGNORE_ZERO_INF_SIGN), 29 TEST_f_f (j0, minus_infty, 0, ERRNO_UNCHANGED|IGNORE_ZERO_INF_SIGN), 31 AUTO_TESTS_f_f (j0), 37 ALL_RM_TEST (j0, 0, j0_test_data, RUN_TEST_LOOP_f_f, END);
|
A D | w_j0_template.c | 34 declare_mgen_alias (__j0, j0) in declare_mgen_alias() argument
|
A D | w_j0_compat.c | 37 libm_alias_double (__j0, j0) in libm_alias_double() argument
|
A D | w_j0l_compat.c | 37 libm_alias_ldouble (__j0, j0) in libm_alias_ldouble() argument
|
A D | w_j0f_compat.c | 38 libm_alias_float (__j0, j0) in libm_alias_float() argument
|
A D | libm-test-jn.inc | 24 /* jn (0, x) == j0 (x) */
|
A D | Versions | 66 j0; j0f; j0l;
|
A D | Makefile | 289 ctanh erf erfc exp exp10 exp2 expm1 fma hypot j0 j1 jn \
|
/math/bits/ |
A D | mathcalls.h | 220 __MATHCALL (j0,, (_Mdouble_));
|
Completed in 49 milliseconds