Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dandoyer_inverse.hpp184 CT const sin_2A = sin(c2*A); in apply() local
185 U = (f/ c2)*math::sqr(cos_lat1)*sin_2A; in apply()