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

Lines Matching full:logl

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