Searched refs:sin_dlon (Results 1 – 2 of 2) sorted by relevance
143 CT const sin_dlon = sin(dlon); in spherical_azimuth() local152 CT const y = sin_dlon * cos_lat2; in spherical_azimuth()159 CT const y = sin_dlon * cos_lat1; in spherical_azimuth()
80 CT const sin_dlon = sin(dlon); in apply() local151 A = atan2(sin_dlon, M); in apply()169 B = atan2(sin_dlon, N); in apply()