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

Lines Matching full:sqrtl

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