Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__atan2l
usr/src/head/iso/math_iso.h
129
extern long double __atan2l(long double, long double);
usr/src/head/iso/math_iso.h
193
return (__atan2l(__X, __Y));