Ramón Chávez wrote:
> I mean, if I don't want to get printed 3.1415926535 (Or any irrational
> number) but something like 3.14, is there a way to use format??

I agree with the other posts.  Use printf.  Here is some more reading, to check out:

perldoc -q "long decimals"
perldoc -q "round"

Hope this helps,

Jared

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to