Home
last modified time | relevance | path

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

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