Searched refs:dlat1 (Results 1 – 1 of 1) sorted by relevance
154 calc_t const dlat1 = latitude_distance_signed(b1, a1, dlon1, pi, is_antilon1); in apply() local161 calc_t my = (std::min)(math::abs(dlat1), in apply()172 s1 = dlat1 > 0 ? 1 : -1; in apply()