Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FLT_EPSILON
src/apps/glteapot/Quaternion.h
388
if (d < -1.0 + FLT_EPSILON)
src/apps/haiku3d/Quaternion.h
396
if (d < -1.0 + FLT_EPSILON)
src/system/libroot/posix/musl/math/rintf.c
6
#define EPS FLT_EPSILON
src/system/libroot/posix/musl/math/roundf.c
4
#define EPS FLT_EPSILON