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 _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
