Home
last modified time | relevance | path

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

/bionic/libm/upstream-netbsd/lib/libm/complex/
Dcephes_subrl.c60 static const long double DP2 = 1.6667485837041756656403424829301998703007e-19L; variable
83 t = ((x - t * DP1) - t * DP2) - t * DP3; in _redupil()