Searched refs:v01 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/msun/src/
H A De_j0.c50 * V(z) = 1 + v01*z + ... + v04*z^4
140 v01 = 1.27304834834123699328e-02, /* 0x3F8A1270, 0x91C9C71A */ variable
199 v = one+z*(v01+z*(v02+z*(v03+z*v04)));
H A De_j0f.c102 v01 = 1.2730483897e-02, /* 0x3c509385 */ variable
154 v = one+z*(v01+z*(v02+z*(v03+z*v04)));

Completed in 102 milliseconds