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

/bionic/libm/src/
H A De_j0.c52 * V(z) = 1 + v01*z + ... + v04*z^4
141 v01 = 1.27304834834123699328e-02, /* 0x3F8A1270, 0x91C9C71A */ variable
195 v = one+z*(v01+z*(v02+z*(v03+z*v04)));
H A De_j0f.c99 v01 = 1.2730483897e-02, /* 0x3c509385 */ variable
153 v = one+z*(v01+z*(v02+z*(v03+z*v04)));

Completed in 153 milliseconds