NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cosh
include/tgmath.h
140
#define cosh(a) __TG_COMPLEX((a), cosh)
lib/libm/noieee_src/n_cosh.c
115
cosh(double x)
lib/libm/src/namespace.h
29
#define cosh _cosh