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

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcsqrt.c111 twom300 = 4.90909346529772655310e-91, variable
168 t = twom300 * sqrt(ax + sqrt(ax * ax + y * y));
196 t = twom300 * sqrt(ax + sqrt(ax * ax + y * y));

Completed in 56 milliseconds