Searched defs:const_term (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/math/generic/ | ||
H A D | atanf.cpp | 36 double const_term = 0.0; global() variable |
H A D | atan2f.cpp | 103 // const_term = the constant term in the final expression. in atan2f_double_double() argument |