Yes, I used sprintf in a wrong way. I had to 
modify it with "%.0f". Thanks for your help!

cu

Konrad


On Fri, 19 Jul 2002 06:28:09 +0800
"Connie Chan" <[EMAIL PROTECTED]> wrote:

> Maybe  : 
> round
> sprintf
> use POSIX 
> use Math::Complex
> use Math::Trig
> 
> I don't know which one can help, but they seems quite like what you need.
> 
> Rgds, 
> Connie
> 
> 
> 
> 
> ----- Original Message ----- 
> From: "Konrad Foerstner" <[EMAIL PROTECTED]>
> To: "Connie Chan" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Friday, July 19, 2002 5:56 AM
> Subject: Re: maximum column length
> 
> 
> > Well, I tried now to round the percent
> > values with "sprintf" befor give it for
> > the column calculation and it seems to
> > work. But this is very bad rounded. Which
> > module I need for "round()"? 
> > 
> > cu
> > 
> > KUF
> > 
> > 
> > 
> > 
> 

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

Reply via email to