Searched refs:pi_half1 (Results 1 – 1 of 1) sorted by relevance
101 static coord1_t const pi_half1 = constants1::max_latitude(); in apply() local118 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()