Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dandoyer_inverse.hpp105 CT const three_sin_d = CT(3) * sin_d; in apply() local
114 (d + three_sin_d) / one_minus_cos_d; in apply()
117 (d - three_sin_d) / one_plus_cos_d; in apply()