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

Lines Matching refs:atanf

81     static_assert((std::is_same<decltype(std::atanf(0)), float>::value), "");