Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tanh
usr/src/head/tgmath.h
62
#undef tanh
usr/src/head/tgmath.h
63
#define tanh(x) __tgmath_tanh(x)
usr/src/lib/libm/common/C/tanh.c
70
tanh(double x)