Home | History | Annotate | Download | only in src

Lines Matching full:isnan

950   if (isnan(y) || ((x == 1 || x == -1) && isinf(y))) {