On Fri, 16 Jun 2000, Dave Peticolas wrote: > Ok, you've convinced me of the need to track 'smallest denominational > units', but not why we need to use integers rather than FP numbers. > You can round FP numbers, too. Why couldn't we just round the FP > amounts to the appropriate precision when needed? If you're worried > about the loss of accuracy, you should provide a realistic example > where the precision of 64-bit floating points is insufficient. I don't have a problem with 64 bit FP precision. However, I worry that you don't gain anything by using FP. And you do run the risk of forgetting to process the values as money rather than true reals. In that respect, having a struct type which does not allow the "+" operator would help make sure that you didn't inadvertently overload the simple arithmatic operators. -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]
- Re: denominating currency - was: non-functional 'if cl... Ben Stanley
- Re: denominating currency Richard Wackerbarth
- Re: denominating currency - was: non-functional 'if cl... Stanley Long
- Re: denominating currency - was: non-functional 'if cl... Richard Wackerbarth
- Re: denominating currency - was: non-functional 'if cl... Dave Peticolas
- Re: denominating currency Richard Wackerbarth
- Re: denominating currency Dave Peticolas
- Re: denominating currency Buddha Buck
- Re: denominating currency Richard Wackerbarth
- Re: denominating currency Dave Peticolas
- Re: denominating currency Richard Wackerbarth
- Re: denominating currency Dave Peticolas
- Re: denominating currency Richard Wackerbarth
- Re: denominating currency Dave Peticolas
- Re: denominating currency Terry Boldt
- Re: denominating currency Dave Peticolas
- Re: denominating currency Richard Wackerbarth
- Re: denominating currency Rob Browning
- Re: denominating currency Richard Wackerbarth
- OT (was: denominating currency) Randolph Fritz
- Re: denominating currency Randolph Fritz
