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

Bruce Evans bde at FreeBSD.org
Wed Nov 23 03:05:46 GMT 2005


bde         2005-11-23 03:03:09 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         e_rem_pio2f.c 
  Log:
  Simplified setiing up args for __kernel_rem_pio2().  We already have x
  with a 24-bit fraction, so we don't need a loop to split it into up to
  3 terms with 24-bit fractions.
  
  Revision  Changes    Path
  1.19      +9 -17     src/lib/msun/src/e_rem_pio2f.c


More information about the cvs-src mailing list