2009-12-24T09:22:41 moritz Code (perl): (dl ) 1 2 3 sub integer1 { int($_[0]+ 1e-5); }
1 2 3
sub integer1 { int($_[0]+ 1e-5); }