Date: Wed, 2 Aug 2000 10:33:13 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Radical NetSurfer cc: djgpp AT delorie DOT com Subject: Re: modf BROKEN ?? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 1 Aug 2000, Radical NetSurfer wrote: > HOW do I maintain a %3.3f output, but NOT get the > 1.0 "optical illusion" ??? If the value is 0.999999, what would you like to see when you print it using "%3.3f" as a format specification?