Home
last modified time | relevance | path

Searched refs:pi_half1 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/
Ddirection_code.hpp101 static coord1_t const pi_half1 = constants1::max_latitude(); in apply() local
118 bool const is_a_pole = math::equals(pi_half1, math::abs(a1)); in apply()
119 bool const is_b_pole = math::equals(pi_half1, math::abs(b1)); in apply()