Re: Re[2]: [fpc-devel] format function

2006-10-12 Thread Christian Ulrich
velopers' list" Sent: Thursday, October 12, 2006 3:46 PM Subject: Re: Re[2]: [fpc-devel] format function On 12 okt 2006, at 15:41, Пётр Косаревский wrote: In the othe case, if the user is supposed to understand, that he looks at some representation of binary representation of a re

Re: Re[2]: [fpc-devel] format function

2006-10-12 Thread Jonas Maebe
On 12 okt 2006, at 15:41, Пётр Косаревский wrote: In the othe case, if the user is supposed to understand, that he looks at some representation of binary representation of a real number, "-0.000" obviously means "little negative number". No, it means the value 0, but with a negative sign.