cvs commit: src/lib/msun/src math_private.h
    Bruce Evans 
    bde at FreeBSD.org
       
    Sat Oct 29 10:14:12 PDT 2005
    
    
  
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 at troutmask.apl.washington.edu>
  
  Revision  Changes    Path
  1.18      +42 -0     src/lib/msun/src/math_private.h
    
    
More information about the cvs-all
mailing list