LordLaraby wrote:

> If 'bankers rounding' is HALF_ROUND_EVEN, what is HALF_ROUND_UP? I
> confess to never having heard the terms.
> I usually do: Y = int(X + 0.5) scaled to proper # of decimal places.
> Which type of rounding is this? If either.


Google Is Your Friend:

http://www.diycalculator.com/popup-m-round.shtml



-- 
Steven.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to