Re: float decimal
- From: nmm1@xxxxxxxxxxxxx (Nick Maclaren)
- Date: 3 Dec 2006 19:17:42 GMT
In article <c-udnVbk2ct0iO7YnZ2dnUVZ_qGdnZ2d@xxxxxxxxxxx>,
glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx> writes:
|>
|> In terms of range and precision, I would say it is reasonably equal to
|> IEEE binary. The cost in bits for a base 2 exponent balances the loss
|> for small most significant digit in a decimal representation. In
|> addition, that loss is already considered in most calculations
|> (most people still write answers in decimal and compute significant
|> digits from the decimal representation.)
The latter is slightly incorrect; error buildup is slightly worse for
a larger base, and the potential for biassing is higher. But your
summary of "reasonably equal" is unaffected :-)
Regards,
Nick Maclaren.
.
- Follow-Ups:
- Re: float decimal
- From: glen herrmannsfeldt
- Re: float decimal
- From: Terje Mathisen
- Re: float decimal
- References:
- float decimal
- From: glen herrmannsfeldt
- float decimal
- Prev by Date: float decimal
- Next by Date: Re: float decimal
- Previous by thread: float decimal
- Next by thread: Re: float decimal
- Index(es):