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

/barrelfish-master/lib/msun/src/
H A De_j0.c51 * V(z) = 1 + v01*z + ... + v04*z^4
142 v01 = 1.27304834834123699328e-02, /* 0x3F8A1270, 0x91C9C71A */ variable
202 v = one+z*(v01+z*(v02+z*(v03+z*v04)));
H A De_j0f.c103 v01 = 1.2730483897e-02, /* 0x3c509385 */ variable
156 v = one+z*(v01+z*(v02+z*(v03+z*v04)));

Completed in 88 milliseconds