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

Lines Matching refs:lgammaf

944     static_assert((std::is_same<decltype(std::lgammaf(0)), float>::value), "");