in reply to Using (s)printf()
printf ("%.3f", $half);
gives:
0.500
how do i get rid of that extra zero?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Question:
by Anonymous Monk on Mar 13, 2002 at 20:50 UTC | |
by Anonymous Monk on Jun 25, 2002 at 18:23 UTC |