> -----Original Message-----
> From: Amit Joshi [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 18, 2001 4:58 PM
> To: [EMAIL PROTECTED]
> Subject: Fraction to integer.
> 
> 
> Hi,
> 
> Is there a way in perl to directly convert a fractional number to
> its nearest integer value ??

perldoc -q round

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

Reply via email to