Searched refs:dlon1 (Results 1 – 2 of 2) sorted by relevance
150 calc_t const dlon1 = math::longitude_distance_signed<units_t>(b0, a0); in apply() local154 calc_t const dlat1 = latitude_distance_signed(b1, a1, dlon1, pi, is_antilon1); in apply()159 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()167 s1 = dlon1 > 0 ? 1 : -1; in apply()
96 CT const dlon1 = lon_a2 - lon1; in apply() local97 CT const sin_dlon1 = sin(dlon1); in apply()123 CT const cos_dlon1 = cos(dlon1); in apply()131 CT const cos_dlon1 = cos(dlon1); in apply()