home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- 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
- From: pjl@cs.uiuc.edu (Paul Lucas)
- Subject: Re: Complex Numbers
- Message-ID: <By2sM0.6v6@cs.uiuc.edu>
- Sender: news@cs.uiuc.edu
- Organization: University of Illinois at Urbana-Champaign
- References: <By1I4o.GKs@cs.columbia.edu>
- Distribution: usa
- Date: Sat, 21 Nov 1992 17:01:12 GMT
- Lines: 15
-
- In <By1I4o.GKs@cs.columbia.edu> benderly@cs.columbia.edu (Dan Benderly) writes:
-
- >Hi,
- > I am doing a circuit analysis project in C++ that requires the use
- >of complex numbers. Does C++ have any special functions to handle them?
-
- No.
-
- >Are there any special include files that do complex numbers?
-
- complex.h
- --
- - Paul J. Lucas University of Illinois
- AT&T Bell Laboratories at Urbana-Champaign
- Naperville, IL pjl@cs.uiuc.edu
-