FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
atan2
include/tgmath.h
163
#define atan2(x, y) __tg_simple2(x, y, atan2)
lib/msun/src/e_atan2.c
57
atan2(double y, double x)