Searched defs:tan_theta2 (Results 1 – 1 of 1) sorted by relevance
181 CT const tan_theta2 = (sin_theta1 * cos_d_sigma + N * sin_d_sigma) * sin_a21 / M; in apply() local189 CT const tan_theta2 = cos(sigma2) / math::abs(sin(sigma2)); in apply() local