home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16699 < prev    next >
Encoding:
Text File  |  1992-11-21  |  877 b   |  28 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!cs.uiuc.edu!sparc0b!pjl
  3. From: pjl@cs.uiuc.edu (Paul Lucas)
  4. Subject: Re: Complex Numbers
  5. Message-ID: <By2sM0.6v6@cs.uiuc.edu>
  6. Sender: news@cs.uiuc.edu
  7. Organization: University of Illinois at Urbana-Champaign
  8. References: <By1I4o.GKs@cs.columbia.edu>
  9. Distribution: usa
  10. Date: Sat, 21 Nov 1992 17:01:12 GMT
  11. Lines: 15
  12.  
  13. In <By1I4o.GKs@cs.columbia.edu> benderly@cs.columbia.edu (Dan Benderly) writes:
  14.  
  15. >Hi,
  16. >    I am doing a circuit analysis project in C++ that requires the use
  17. >of complex numbers.  Does C++ have any special functions to handle them?
  18.  
  19.     No.
  20.  
  21. >Are there any special include files that do complex numbers?
  22.  
  23.     complex.h
  24. -- 
  25.     - Paul J. Lucas                University of Illinois    
  26.       AT&T Bell Laboratories        at Urbana-Champaign
  27.       Naperville, IL            pjl@cs.uiuc.edu
  28.