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

Lines Matching full:asinl

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