Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp97 CT const sin_dlon1 = sin(dlon1); in apply() local
108 bool const is_vertical1 = math::equals(sin_dlon1, c0) || math::equals(tan_alpha1_x, c0); in apply()
127 tan_alpha1 = sin_dlon1 / tan_alpha1_x; in apply()
133 tan_alpha1 = sin_dlon1 / tan_alpha1_x; in apply()