Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
y1f
usr/src/boot/include/math.h
419
float y1f(float);
usr/src/head/math.h
220
extern float y1f(float);
usr/src/lib/libm/common/R/besself.c
774
return ((sign)? -y1f(fx) : y1f(fx));