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

Lines Matching refs:powf

339     static_assert((std::is_same<decltype(std::powf(0,0)), float>::value), "");