OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cos
include/tgmath.h
105
#define cos(x) __tg_full(x, cos)
lib/libm/arch/amd64/s_cos.S
11
ENTRY(cos)
lib/libm/arch/i387/s_cos.S
9
ENTRY(cos)
lib/libm/src/s_cos.c
50
cos(double x)