123
use POSIX;my $pos_betrag = floor((0.57 * 100) - (0 * 100));print "POSIX : >$pos_betrag<\n";
QuotePOSIX : >56<