K 10 svn:author V 5 kargl K 8 svn:date V 27 2012-09-23T17:36:01.173239Z K 7 svn:log V 382 * 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) END