On 7/24/07, Rob Dixon <[EMAIL PROTECTED]> wrote:
Chas Owens wrote:
snip
> There are several ways to round a number, the easiest
> (especially if you don't care how it is rounded) is to use
> sprintf or printf:
snip
If you really don't care how a number is rounded, then just replace
it by zero.
snip

By "care how" I mean Banker's Rounding vs Normal Rounding.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to