Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dthomas_direct.hpp180 CT const sin_a21 = sin(result.reverse_azimuth); in apply() local
181 CT const tan_theta2 = (sin_theta1 * cos_d_sigma + N * sin_d_sigma) * sin_a21 / M; in apply()