cvs commit: src/lib/msun/src s_exp2f.c

David Schultz das at FreeBSD.org
Sun Jan 27 17:19:07 PST 2008


das         2008-01-28 01:19:07 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         s_exp2f.c 
  Log:
  Adjust the exponent before converting the result from double to
  float precision. This fixes some double rounding problems for
  subnormals and simplifies things a bit.
  
  Revision  Changes    Path
  1.4       +10 -16    src/lib/msun/src/s_exp2f.c


More information about the cvs-src mailing list