Searched defs:k_d (Results 1 – 2 of 2) sorted by relevance
102 atan2f_double_double(double num_d,double den_d,double q_d,int idx,double k_d,double final_sign,const fputil::DoubleDouble & const_term) atan2f_double_double() argument 281 double k_d = fputil::nearest_integer(q_d * 0x1.0p4f); global() variable [all...]
91 double k_d = fputil::nearest_integer(x_d * 0x1.0p4); global() variable