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

Lines Matching refs:ceill

207     static_assert((std::is_same<decltype(std::ceill(0)), long double>::value), "");