Home
last modified time | relevance | path

Searched refs:PI63 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/src/math/generic/
H A Dsincosf_utils.h19 static constexpr double PI63 = 0x1.921fb54442d18p-62; variable
137 return x * PI63; in reduce_large()