Home
last modified time | relevance | path

Searched refs:atanh (Results 1 – 14 of 14) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/
Dw_atanh.c40 double atanh(double x) in atanh() function
/picolibc-3.5.0-3.4.0/newlib/libm/math/
Dsf_atanh.c48 _MATH_ALIAS_f_f(atanh)
Ds_atanh.c67 _MATH_ALIAS_d_d(atanh)
Dmath.tex37 * atanh:: Inverse hyperbolic tangent
136 @c to reflect function name of Bessel (as opposed to j; e.g. after atanh,
/picolibc-3.5.0-3.4.0/newlib/libc/include/machine/
Dfastmath.h50 #define atanh(x) fast_atanh(x) macro
/picolibc-3.5.0-3.4.0/newlib/libm/test/
Datanh_vec.c305 void test_atanh(int m) {run_vector_1(m,atanh_vec,(char *)(atanh),"atanh","dd"); } in test_atanh()
Dmath.c730 float atanhf(a) float a; { return atanh(a); }
/picolibc-3.5.0-3.4.0/test/
Dlong_double_gen.5c185 real atanh(x) {
304 { .f = atanh, .name = "atanhl" },
Dmath-funcs.c155 d1 = atanh (d1); in main()
Dmath_errhandling_tests.c97 FLOAT_T makemathname(test_atanh_qnan)(void) { return makemathname(atanh)(makemathname(qnanval)); } in makemathname()
98 FLOAT_T makemathname(test_atanh_snan)(void) { return makemathname(atanh)(makemathname(snanval)); } in makemathname()
99 FLOAT_T makemathname(test_atanh_1)(void) { return makemathname(atanh)(makemathname(one)); } in makemathname()
100 FLOAT_T makemathname(test_atanh_neg1)(void) { return makemathname(atanh)(-makemathname(one)); } in makemathname()
101 FLOAT_T makemathname(test_atanh_2)(void) { return makemathname(atanh)(makemathname(two)); } in makemathname()
102 FLOAT_T makemathname(test_atanh_neg2)(void) { return makemathname(atanh)(-makemathname(two)); } in makemathname()
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dmath.h446 extern double atanh (double);
/picolibc-3.5.0-3.4.0/newlib/libm/common/
Dmath_config.h1159 #define atanh64 _NAME_64(atanh)
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20159231 * libm/machine/spu/headers/atanh.h: Ditto.
9273 * libm/machine/spu/headers/atanh.h: Ditto.
21829 * libm/mathfp/e_atanh.c atanh(): New file.
22224 * libm/math/w_atanh.c (atanh): ditto
22825 * libm/math/w_atanh.c (atanh): Likewise.
26806 * libm/math/{acos.h, acosh.h, asin.c, asinh.h, atanh.h, bessel.h,
/picolibc-3.5.0-3.4.0/
DCOPYING.picolibc2410 newlib/libm/machine/spu/headers/atanh.h