Searched defs:qmhalf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/Q/
H A Drndintl.c44 static const long double qone = 1.0L, qhalf = 0.5L, qmhalf = -0.5L; variable
73 else if (z <= qmhalf)

Completed in 44 milliseconds