Re: Bug in Price routine?
- From: Morten Welinder <mwelinder gmail com>
- To: "Lelong, Philippe" <Lelong marfinbank gr>
- Cc: gnumeric-list gnome org
- Subject: Re: Bug in Price routine?
- Date: Mon, 7 Nov 2005 11:43:44 -0500
Ok, thanks. This has been fixed and should be correct in 1.6.1 when that
gets released.
For the record, HP has some manual parts online that might be useful,
for example:
http://www.hp.com/calculators/docs/learning_modules/12c/HP12Cbonds.pdf
I got rid of the "FIXME" also:
sum = den * pow1p (basem1, 1 - n - exponent) *
pow1pm1 (basem1, n) / basem1;
which should be faster and more accurate than what we had.
Morten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]