Home | History | Annotate | Download | only in c.math

Lines Matching refs:remainderf

1156     static_assert((std::is_same<decltype(std::remainderf(0,0)), float>::value), "");