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

Lines Matching refs:sqrtf

501     static_assert((std::is_same<decltype(std::sqrtf(0)), float>::value), "");