Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cosh
usr/src/head/tgmath.h
58
#undef cosh
usr/src/head/tgmath.h
59
#define cosh(x) __tgmath_cosh(x)
usr/src/lib/libm/common/C/cosh.c
66
cosh(double x) {