NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
atan2
include/tgmath.h
149
#define atan2(a,b) __TG_FN2(atan2, (a), (b))
lib/libm/noieee_src/n_atan2.c
178
atan2(double y, double x)
lib/libm/src/namespace.h
12
#define atan2 _atan2