Re: Excel is unusable for finance or accounting.
- From: "Harlan Grove" <hrlngrv@xxxxxxxxx>
- Date: Wed, 22 Aug 2007 22:54:42 -0700
"Earl Kiosterud" <someone@xxxxxxxxxxx> wrote...
....
Could Exel do floating-point (or fixed-point, for that matter) in decimal?....
Yes. But they don't. The processor can't do decimal math natively, so
it'd have to be done in software, slowing things down considerably.
Wrong. Excel already provides a fixed-point alternative, meaning scaled
integer math, and it *IS* natively supported, though it's still done in
binary rather than decimal (there being no difference for integer math per
se, just differences in the text representations), and it's about as fast as
IEEE floating point, perhaps even faster. However, fixed point provides less
precision than floating point once you begin dividing or exponentiating
numbers. Addition, subtraction and multiplication of integers always
produces integers.
.
- References:
- Excel is unusable for finance or accounting.
- From: baobob
- Re: Excel is unusable for finance or accounting.
- From: Earl Kiosterud
- Excel is unusable for finance or accounting.
- Prev by Date: Re: Sumproduct & Dates & Multiple similar alpha Data
- Next by Date: Re: Excel is unusable for finance or accounting.
- Previous by thread: Re: Excel is unusable for finance or accounting.
- Next by thread: Re: Excel is unusable for finance or accounting.
- Index(es):
Relevant Pages
|