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

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcsqrt.c110 two300 = 2.03703597633448608627e+90, variable
164 t = two300 * sqrt(ax + sqrt(ax * ax + y * y));
192 t = two300 * sqrt(ax + sqrt(ax * ax + y * y));

Completed in 81 milliseconds