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

Lines Matching refs:scalbnl

1439     static_assert((std::is_same<decltype(std::scalbnl(0, (int)0)), long double>::value), "");