You want int(). See below
% perl -e 'print int(13.96)'
- Dwalu
.peace
--
I am an important person in this world -
Now is the most important time in my life -
My mistakes are my best teachers -
So I will be fearless.
- Student Creed
On Wed, 8 Aug 2001, Fernando wrote:
=>If there in perl any function that round a number for example:
=>
=>13.96 to 14.00 or 14
=>
=>I don't want to use any module, just a simple function. Thanks for the help
=>I alwys receive.
=>
=>
=>
=>
=>--
=>To unsubscribe, e-mail: [EMAIL PROTECTED]
=>For additional commands, e-mail: [EMAIL PROTECTED]
=>
=>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]