Searched defs:final_sign (Results 1 – 2 of 2) sorted by relevance
102 // final_sign = sign of the final result in atan2f_double_double() argument 275 double final_sign = IS_NEG[(x_sign != y_sign) != recip]; global() variable
84 double x_d, const_term, final_sign; global() variable