help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is this an fwrite/fread bug or just a floating point quirk?


From: John W. Eaton
Subject: Re: Is this an fwrite/fread bug or just a floating point quirk?
Date: Wed, 25 Apr 2007 18:22:06 -0400

On 25-Apr-2007, David Grohmann wrote:

| hmmm so my next question is how can I clear the bottom 29 bits of the 
| fraction so I can have a fake single precision value.

Why do you want that?  What good does it do to throw away the extra
precision and range?  I always thought the only reason to use single
precision values was to save space, not because it was desirable to
limit the precision and range of the calculations.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]