Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
acosf
headers/posix/math.h
135
extern float acosf(float x);
src/apps/icon-o-matic/import_export/svg/nanosvg.h
2064
return ((ux*vy < uy*vx) ? -1.0f : 1.0f) * acosf(r);