Searched refs:min2_cos_theta_min (Results 1 – 1 of 1) sorted by relevance
32 double cos_theta_through3,sin_theta_through3,min2_cos_theta_plu,min2_cos_theta_min; in db_SolveCubic() local66 min2_cos_theta_min=cos_theta_through3-DB_SQRT3*sin_theta_through3; in db_SolveCubic()70 roots[2]=srq*min2_cos_theta_min-bp_through3; in db_SolveCubic()