printf ("%.3f", $half); gives: 0.500 how do i get rid of that extra zero?
In reply to Question: by Anonymous Monk in thread Using (s)printf() by reptile