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