Home
last modified time | relevance | path

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

/llvm-project/libc/src/math/generic/
H A Datan2f.cpp101 // idx, k_d = round( 2^4 * num_d / den_d ) in atan2f_double_double() argument
278 double den_d = static_cast<double>(FPBits(max_abs).get_val()); global() variable
[all...]