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

/freebsd-11.0-release/lib/msun/ld80/
H A Ds_expl.cdiff 240861 Sun Sep 23 17:38:54 MDT 2012 kargl * Update the lookup table to use 53-bit high and low values.
Also, update the comment to describe the choice of using
a high and low decomposition of 2^(i/INTERNVAL) for
0 <= i <= INTERVAL in preparation for an implementation of
expm1l.

* Move the #define of INTERVAL above the comment, because the
comment refers to INTERVAL.

Reviewed by: bde
Approved by: das (mentor)

Completed in 45 milliseconds