Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 03:13:43 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/msun/src e_pow.c e_powf.c
Message-ID:  <200206241013.g5OADhC65596@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/06/24 03:13:43 PDT

  Modified files:        (Branch: RELENG_4)
    lib/msun/src         e_pow.c e_powf.c 
  Log:
  MFC (1.9: fixed pow(x, y) when x is very close to -1.0 and y is a very
  large odd integer.  Apply the same patch to e_powf.c although it is just
  cosmetic there).
  
  PR:             39236
  
  Revision  Changes    Path
  1.6.2.1   +1 -1      src/lib/msun/src/e_pow.c
  1.6.2.1   +1 -1      src/lib/msun/src/e_powf.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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