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

Lines Matching refs:logbl

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