Symbol: tanhl
include/math.h
412
long double tanhl(long double);
lib/libm/hidden/math.h
206
LDBL_PROTO_STD_DEPRECATED(tanhl);
regress/lib/libm/cephes/monotl.c
213
{"tanh", tanhl, 0.5L, 4.62112426757812500000E-1L,
regress/lib/libm/cephes/monotl.c
215
{"tanh", tanhl, 5.49306144334054780032E-1L, 4.99984741210937500000E-1L,
regress/lib/libm/cephes/monotl.c
217
{"tanh", tanhl, 0.625L, 5.54595947265625000000E-1L,
regress/lib/libm/cephes/monotl.c
64
long double tanhl (long double);
regress/lib/libm/cephes/monotll.c
340
{"tanh", tanhl, 0.5L,
regress/lib/libm/cephes/monotll.c
344
{"tanh", tanhl, 5.49306144334054845697622618461262805E-1L,
regress/lib/libm/cephes/monotll.c
348
{"tanh", tanhl, 0.625L,
regress/lib/libm/cephes/monotll.c
352
{"tanh", tanhl, 40.0L,
regress/lib/libm/cephes/monotll.c
356
{"tanh", tanhl, 6.9388939039072283776476979255676269531250E-18L, /* 2^-57 */
regress/lib/libm/cephes/monotll.c
360
{"tanh", tanhl, 2.775557561562891351059079170227050781E-17L, /* 2^-55 */
regress/lib/libm/cephes/monotll.c
364
{"tanh", tanhl, 1.0L,
regress/lib/libm/cephes/monotll.c
66
long double tanhl (long double);
regress/lib/libm/cephes/testvectl.c
173
{"tanhl", tanhl, &NANL, &NANL, 0},
regress/lib/libm/cephes/testvectl.c
174
{"tanhl", tanhl, &ZEROL, &ZEROL, 0},
regress/lib/libm/cephes/testvectl.c
175
{"tanhl", tanhl, &NEGZEROL, &NEGZEROL, 0},
regress/lib/libm/cephes/testvectl.c
176
{"tanhl", tanhl, &INFINITYL, &ONEL, 0},
regress/lib/libm/cephes/testvectl.c
177
{"tanhl", tanhl, &MINFL, &MONEL, 0},
regress/lib/libm/cephes/testvectl.c
74
long double tanhl (long double);
regress/lib/libm/cephes/testvectll.c
177
{"tanhl", tanhl, &NANL, &NANL, 0},
regress/lib/libm/cephes/testvectll.c
178
{"tanhl", tanhl, &ZEROL, &ZEROL, 0},
regress/lib/libm/cephes/testvectll.c
179
{"tanhl", tanhl, &NEGZEROL, &NEGZEROL, 0},
regress/lib/libm/cephes/testvectll.c
180
{"tanhl", tanhl, &INFINITYL, &ONEL, 0},
regress/lib/libm/cephes/testvectll.c
181
{"tanhl", tanhl, &MINFL, &MONEL, 0},
regress/lib/libm/cephes/testvectll.c
78
long double tanhl (long double);