On Wed, Aug 01, 2007 at 10:45:59AM -0700, Gregory Alan Hildstrom wrote:
> Are there any wav/audio programs out there that use the full float range of 3.4e+/-38? It seems to
> me that this larger range would use more of the 32 bits.
That's not how float works. *Any* floating point number uses the full
precision of all 32 bits (or 64, or whatever). This is because the
radix point (like decimal point, but binary) can be anywhere.
What you're saying would be true of fixed-point numbers.
http://en.wikipedia.org/wiki/Floating_point
-- Paul Winkler http://www.slinkp.com _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@email-addr-hidden http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-devReceived on Thu Aug 2 00:15:05 2007
This archive was generated by hypermail 2.1.8 : Thu Aug 02 2007 - 00:15:05 EEST