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

Lines Matching full:atan2f

185     static_assert((std::is_same<decltype(std::atan2f(0,0)), float>::value), "");