Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dvincenty_inverse.hpp105 CT const tan_U1 = one_min_f * tan(lat1); // above (1) in apply() local
109 CT const temp_den_U1 = math::sqrt(c1 + math::sqr(tan_U1)); in apply()
116 CT const sin_U1 = tan_U1 * cos_U1; in apply()