Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dandoyer_inverse.hpp202 CT const sin_2B = sin(c2*B); in apply() local
203 V = (f/ c2)*math::sqr(cos_lat2)*sin_2B; in apply()