Re: Floating Point Numbers



bob@xxxxxxxxxxxxxx wrote:

I was reading this on Floating Point Numbers:

http://steve.hollasch.net/cgindex/coding/ieeefloat.html

I began to wonder... how do you know if your numbers are normalized or
denormalized?

ISTM that the numbers must *always* be normalized. The number
must be made normal at the end of every operation. Otherwise
the "phantom one" bit will *not* work.

--
+----------------------------------------------------------------+
| Charles and Francis Richmond richmond at plano dot net |
+----------------------------------------------------------------+
.



Relevant Pages

  • Re: time.clock() going backwards??
    ... including printing the reprof the floating ... it so to ignore these bogus reads, and just reading off again. ... Is it possible this to be a bug in Python itself ... Are you running on a multi-core or a multi-processor machine? ...
    (comp.lang.python)
  • Re: 8.5 beta and decimal precision handling
    ... use [format] (and perhaps traces). ... I learned from my FORTRAN days programming large statistical software packages on mainframes and minis to have great and abiding respect for floating point arithmetic, and moreover floating point comparison, and never to take things for granted. ... Please repost the question next week when the appropriate people are reading c.l.t. ...
    (comp.lang.tcl)
  • time.clock() going backwards??
    ... including printing the reprof the floating ... it so to ignore these bogus reads, and just reading off again. ... was just of a few microseconds, reading time.clockagain produces a number ... Is it possible this to be a bug in Python itself ...
    (comp.lang.python)
  • Re: Keypress
    ... I'm afraid you are not reading into the request far enough. ... say he was looking for floating point number entries and not some random ... combination of digits and dots. ...
    (microsoft.public.vb.general.discussion)
  • Re: Combining bits and interpreting as floating point
    ... > I am reading, for example 32 bit floating point values, from a binary ... > byte boundary within the 4-byte floating point value. ... Doug Schwarz ... Make obvious changes to get real email address. ...
    (comp.soft-sys.matlab)