Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2005 03:03:09 +0000 (UTC)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/msun/src e_rem_pio2f.c
Message-ID:  <200511230303.jAN339Vf008780@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511230303.jAN339Vf008780>