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

Lines Matching full:asinhf

653     static_assert((std::is_same<decltype(std::asinhf(0)), float>::value), "");