Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp105 CT const tan_alpha2_x = cos_lat2 * tan_lat_b2 - sin_lat2 * cos_dlon2; in apply() local
109 bool const is_vertical2 = math::equals(sin_dlon2, c0) || math::equals(tan_alpha2_x, c0); in apply()
121 tan_alpha2 = sin_dlon2 / tan_alpha2_x; in apply()
134 tan_alpha2 = sin_dlon2 / tan_alpha2_x; in apply()