http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7495

Marc Véron <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Marc Véron <[email protected]> ---
I do not think that rounding will really help because with double or float you
loose precision in an almost arbitrary way.

The most solid resolution would be to make use of BigFloat for all currency
calculations.

http://perldoc.perl.org/Math/BigFloat.html

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to