Searched refs:sin_d (Results 1 – 2 of 2) sorted by relevance
98 CT const sin_d = sin(d); // [-1, 1] in apply() local104 CT const three_sin_d = CT(3) * sin_d; in apply()127 if (math::equals(sin_d, c0)) in apply()174 CT const T = d / sin_d; in apply()
115 CT const sin_d = sin(d); in apply() local119 if ( math::equals(sin_d, c0) in apply()130 CT const T = d / sin_d; in apply()152 result.distance = a * sin_d * (T - delta1d + delta2d); in apply()