Home | History | Annotate | Download | only in src

Lines Matching full:modf

1450     if (std::modf(y, &f) != 0.0) {