Home
last modified time | relevance | path

Searched defs:const_term (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/src/math/generic/
H A Datanf.cpp36 double const_term = 0.0; global() variable
84 double x_d, const_term, final_sign; global() variable
H A Datan2f.cpp103 // const_term = the constant term in the final expression. in atan2f_double_double() argument
276 fputil::DoubleDouble const_term = CONST_ADJ[x_sign][y_sign][recip]; global() variable