Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2008 12:56:35 +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_pow.c e_powf.c
Message-ID:  <200802141256.m1ECuZOJ065788@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2008-02-14 12:56:35 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         e_pow.c e_powf.c 
  Log:
  Forced commit to note that the minus sign in the fancy expression
  (x+0.0)-(y+0.0) for mixing NaNs documented in a previous log message
  didn't actually get committed.  Apparently, adding 0.0 uniformizes
  the order enough to give consistent results.
  
  Revision  Changes    Path
  1.13      +0 -0      src/lib/msun/src/e_pow.c
  1.15      +0 -0      src/lib/msun/src/e_powf.c



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