Lines Matching full:infinity
866 // Expand pow(x, 0.5) to (x == -infinity ? +infinity : fabs(sqrt(x))).