doubles or not
From: bdg (ased_at_noo.com)
Date: 04/14/04
- Next message: Carl Daniel [VC++ MVP]: "Re: Questions of VC"
- Previous message: bdg: "assert"
- Next in thread: Roy Fine: "Re: doubles or not"
- Reply: Roy Fine: "Re: doubles or not"
- Reply: Roger: "Re: doubles or not"
- Reply: George Hester: "Re: doubles or not"
- Reply: ak: "Re: doubles or not"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Apr 2004 20:25:46 -0700
"Avoid using doubles when integers will do..."
How could this be true? Since whenever we have to represent a number to
certain extent of accuracy of certain digits after decimal point and when
even a float can not be enough for this, we may need doubles. Am I missing
something?
Thanks!
- Next message: Carl Daniel [VC++ MVP]: "Re: Questions of VC"
- Previous message: bdg: "assert"
- Next in thread: Roy Fine: "Re: doubles or not"
- Reply: Roy Fine: "Re: doubles or not"
- Reply: Roger: "Re: doubles or not"
- Reply: George Hester: "Re: doubles or not"
- Reply: ak: "Re: doubles or not"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading