Searched defs:half_pi (Results 1 – 2 of 2) sorted by relevance
81 CT const half_pi = math::pi<CT>() / c2; in apply() local
519 inline T half_pi() { return detail::define_half_pi<T>::apply(); } in half_pi() function