Home
last modified time | relevance | path

Searched refs:sin_alp2 (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 Dvertex_longitude.hpp130 CT const sin_alp2 = sin_alp1 * cos_bet1 / cos_bet2; in apply() local
133 CT const cos_alp2 = math::sqrt(c1 - math::sqr(sin_alp2)); in apply()