Home
last modified time | relevance | path

Searched refs:sin_dlon (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/formulas/
Dandoyer_inverse.hpp81 CT const sin_dlon = sin(dlon); in apply() local
183 A = atan2(sin_dlon, M); in apply()
201 B = atan2(sin_dlon, N); in apply()
Dspherical.hpp147 CT const sin_dlon = sin(dlon); in spherical_azimuth() local
156 CT const y = sin_dlon * cos_lat2; in spherical_azimuth()
163 CT const y = sin_dlon * cos_lat1; in spherical_azimuth()