Searched refs:sin_dlon (Results 1 – 2 of 2) sorted by relevance
81 CT const sin_dlon = sin(dlon); in apply() local183 A = atan2(sin_dlon, M); in apply()201 B = atan2(sin_dlon, N); in apply()
147 CT const sin_dlon = sin(dlon); in spherical_azimuth() local156 CT const y = sin_dlon * cos_lat2; in spherical_azimuth()163 CT const y = sin_dlon * cos_lat1; in spherical_azimuth()