Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!uwm.edu!uakari.primate.wisc.edu!bin From: bin@primate.wisc.edu (Brain in Neutral) Newsgroups: comp.sys.mips Subject: Re: FLT_MAX again Message-ID: <900@uakari.primate.wisc.edu> Date: 16 Oct 89 22:02:52 GMT References: <899@uakari.primate.wisc.edu> Sender: bin@primate.wisc.edu Reply-To: bin@primate.wisc.edu Lines: 9 From article <899@uakari.primate.wisc.edu>, by bin@primate.wisc.edu (Brain in Neutral): > The same program, with FLT_MIN replacing FLT_MAX prints the same values > for the constant and the variable assigned the value of the constant > (which is correct), and zero for the difference between the two (also > correct). Oops! Sorry, it isn't correct, because the value of FLT_MIN and the variable both print as *zero*. Yow.