Searched hist:275518 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/msun/src/
H A De_j0.cdiff 275518 Fri Dec 05 19:12:29 MST 2014 kargl Update the constants associated with the evaluation of j0f(x)
for |x| small.

While here, remove the explicit cast of 0.25 to float. Replace
a multiplication involving 0.25 by a division using an integer
constant 4. Make a similar change in j0() to minimize the diff.

Suggested by: bde
H A De_j0f.cdiff 275518 Fri Dec 05 19:12:29 MST 2014 kargl Update the constants associated with the evaluation of j0f(x)
for |x| small.

While here, remove the explicit cast of 0.25 to float. Replace
a multiplication involving 0.25 by a division using an integer
constant 4. Make a similar change in j0() to minimize the diff.

Suggested by: bde

Completed in 163 milliseconds