Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: Floating Point Arithmetic Message-ID: <14406@smoke.brl.mil> Date: 9 Nov 90 07:36:54 GMT References: <27095.9010261638@olympus.cs.hull.ac.uk> <14366@smoke.brl.mil> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 7 In article rang@cs.wisc.edu (Anton Rang) writes: > Of course, it's just as easy to write code which will give you >double-precision garbage as it is to get single-precision garbage. I disagree. Except for special, heavily iterative algorithms that would probably not be attempted by the naive, generally double-precision arithmetic produces usable answers more often than single-precision would.