in reply to Re: Re: Eliminating Trailing Zeros
in thread Eliminating Trailing Zeros

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: Re: Re: Re: Eliminating Trailing Zeros
by Trimbach (Curate) on Jul 17, 2003 at 14:43 UTC
    Yup, but $n=sprintf("%2.4f",$n); will always return a number with a decimal, so that's not an issue.

    Gary Blackburn
    Trained Killer