On 2/3/2022 2:51 PM, David G. Pickett via gnucash-user wrote:
...... My last code change at Bank of America was to add a very tiny bit to 
balance transfer fees so that cent was not lost, not to satisfy the bank, but 
to satisfy testers validating a huge software update.

LOL .... and among other things, I used to calculate "fuzz" values* at MassMutual. Similar fun to do.

Michael D Novack

* "fuzz" is the amount (the maximum cumulative error from all the various rounding in different places) so can do the comparison for equality

If AmountA < AmountB + fuzz and AmountA > AmountB - fuzz then consider AmountA = AmountB ... they of course will rarely be EXACTLY equal as not calculated exactly the same way.


_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to