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