Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2005 17:14:11 +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 math_private.h
Message-ID:  <200510291714.j9THEB8D050910@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2005-10-29 17:14:11 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         math_private.h 
  Log:
  Implement inline functions to give the complex result x+I*y from float
  or double args x and y.  x+I*y cannot be used directly yet due to compiler
  bugs.
  
  Submitted by:   Steve Kargl <sgk@troutmask.apl.washington.edu>
  
  Revision  Changes    Path
  1.18      +42 -0     src/lib/msun/src/math_private.h



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