Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
y0f
headers/posix/math.h
336
extern float y0f(float x);
src/system/libroot/posix/musl/math/jnf.c
179
return y0f(x);
src/system/libroot/posix/musl/math/jnf.c
190
a = y0f(x);