Re: why float
- From: "Bruce Wood" <brucewood@xxxxxxxxxx>
- Date: 28 Apr 2006 14:01:05 -0700
Waaaay back in my university days, in my Numerical Analysis course, I
remember one example in which using doubles everywhere (the obvious
solution) actually increased error and gave a less precise answer than
judicious application of floats in the right places.
Don't ask me to remember the precise example. That was a long time ago.
So, yes, even when memory is not an issue floats have their uses...
mostly for engineering applications, I would imagine.
.
- Follow-Ups:
- Re: why float
- From: Martijn Mulder
- Re: why float
- From: Lebesgue
- Re: why float
- References:
- why float
- From: Martijn Mulder
- why float
- Prev by Date: uint64
- Next by Date: Re: Bug in C# Compiler? (generics)
- Previous by thread: Re: why float
- Next by thread: Re: why float
- Index(es):
Relevant Pages
|