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