Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/
Dw_atanh.c40 double atanh(double x) in atanh() function
/picolibc-latest/newlib/libm/math/
Dsf_atanh.c48 _MATH_ALIAS_f_f(atanh)
Ds_atanh.c67 _MATH_ALIAS_d_d(atanh)
Dmath.tex37 * Function atanh:: Inverse hyperbolic tangent
136 @c to reflect function name of Bessel (as opposed to j; e.g. after atanh,
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h50 #define atanh(x) fast_atanh(x) macro
/picolibc-latest/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.c790 float atanhf(a) float a; { return atanh(a); }
/picolibc-latest/test/
Dlong_double_gen.5c190 real atanh(x) {
329 { .f = atanh, .name = "atanhl" },
Dmath-funcs.c163 d1 = atanh (d1); in main()
Dmath_errhandling_tests.c120 static FLOAT_T makemathname(test_atanh_qnan)(void) { return makemathname(atanh)(makemathname(qnanva… in makemathname()
121 static FLOAT_T makemathname(test_atanh_snan)(void) { return makemathname(atanh)(makemathname(snanva… in makemathname()
122 static FLOAT_T makemathname(test_atanh_1)(void) { return makemathname(atanh)(makemathname(one)); } in makemathname()
123 static FLOAT_T makemathname(test_atanh_neg1)(void) { return makemathname(atanh)(-makemathname(one))… in makemathname()
124 static FLOAT_T makemathname(test_atanh_2)(void) { return makemathname(atanh)(makemathname(two)); } in makemathname()
125 static FLOAT_T makemathname(test_atanh_neg2)(void) { return makemathname(atanh)(-makemathname(two))… in makemathname()
/picolibc-latest/newlib/libc/include/
Dmath.h472 extern double atanh (double);
/picolibc-latest/newlib/libm/common/
Dmath_config.h1215 #define atanh64 _NAME_64(atanh)
/picolibc-latest/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-latest/
DCOPYING.picolibc2575 newlib/libm/machine/spu/headers/atanh.h