OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SQRT_3_EPSILON
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libm/complex/
catrig.c
66
SQRT_3_EPSILON
= 2.5809568279517849e-8, /* 0x1bb67ae8584caa.0p-78 */
627
if (ax <
SQRT_3_EPSILON
/ 2 && ay <
SQRT_3_EPSILON
/ 2) {
catrigf.c
80
SQRT_3_EPSILON
= 5.9801995673e-4, /* 0x9cc471.0p-34 */
380
if (ax <
SQRT_3_EPSILON
/ 2 && ay <
SQRT_3_EPSILON
/ 2) {
catrigl.c
115
SQRT_3_EPSILON
= 2.40370335797945490975336727199878124e-17L, /* 0x1bb67ae8584caa73b25742d7078b8.0p-168 */
406
if (ax <
SQRT_3_EPSILON
/2 && ay <
SQRT_3_EPSILON
/2) {
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025