Path: utzoo!attcan!uunet!snorkelwacker.mit.edu!mintaka!yale!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: Homework & the net (was Roots of polynomials) Message-ID: <14701@smoke.brl.mil> Date: 10 Dec 90 20:00:54 GMT References: <1990Dec5.175558.29859@dg-rtp.dg.com> <49248@seismo.CSS.GOV> <4470@goanna.cs.rmit.oz.au> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 7 In article <4470@goanna.cs.rmit.oz.au> ok@goanna.cs.rmit.oz.au (Richard A. O'Keefe) writes: >I wonder how many readers of this newsgroup could code up complex >division so that it never overflows or underflows when it doesn't >have to? They don't have to, because they could simply use the complex arithmetic package that I posted here long ago.