Symbol: atanhl
include/math.h
409
long double atanhl(long double);
lib/libm/hidden/math.h
46
LDBL_PROTO_STD_DEPRECATED(atanhl);
regress/lib/libm/cephes/monotl.c
231
{"atanh", atanhl, 0.5L, 5.49301147460937500000E-1L,
regress/lib/libm/cephes/monotl.c
67
long double atanhl (long double);
regress/lib/libm/cephes/monotll.c
412
{"atanh", atanhl, 0.5L,
regress/lib/libm/cephes/monotll.c
416
{"atanh", atanhl, 6.938893903907228377647697925567626953125E-18,
regress/lib/libm/cephes/monotll.c
69
long double atanhl (long double);
regress/lib/libm/cephes/testvectl.c
156
{"atanhl", atanhl, &NANL, &NANL, 0},
regress/lib/libm/cephes/testvectl.c
157
{"atanhl", atanhl, &ZEROL, &ZEROL, 0},
regress/lib/libm/cephes/testvectl.c
158
{"atanhl", atanhl, &NEGZEROL, &NEGZEROL, 0},
regress/lib/libm/cephes/testvectl.c
159
{"atanhl", atanhl, &ONEL, &INFINITYL, 0},
regress/lib/libm/cephes/testvectl.c
160
{"atanhl", atanhl, &MONEL, &MINFL, 0},
regress/lib/libm/cephes/testvectl.c
161
{"atanhl", atanhl, &TWOL, &NANL, 0},
regress/lib/libm/cephes/testvectl.c
162
{"atanhl", atanhl, &MTWOL, &NANL, 0},
regress/lib/libm/cephes/testvectl.c
71
long double atanhl (long double);
regress/lib/libm/cephes/testvectll.c
160
{"atanhl", atanhl, &NANL, &NANL, 0},
regress/lib/libm/cephes/testvectll.c
161
{"atanhl", atanhl, &ZEROL, &ZEROL, 0},
regress/lib/libm/cephes/testvectll.c
162
{"atanhl", atanhl, &NEGZEROL, &NEGZEROL, 0},
regress/lib/libm/cephes/testvectll.c
163
{"atanhl", atanhl, &ONEL, &INFINITYL, 0},
regress/lib/libm/cephes/testvectll.c
164
{"atanhl", atanhl, &MONEL, &MINFL, 0},
regress/lib/libm/cephes/testvectll.c
165
{"atanhl", atanhl, &TWOL, &NANL, 0},
regress/lib/libm/cephes/testvectll.c
166
{"atanhl", atanhl, &MTWOL, &NANL, 0},
regress/lib/libm/cephes/testvectll.c
75
long double atanhl (long double);