Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2008 01:19:07 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/msun/src s_exp2f.c
Message-ID:  <200801280119.m0S1J7gr081795@repoman.freebsd.org>

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



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