if ($Ordneranzahl > $teiler) { my $ergebnis = $Ordneranzahl / $teiler; print "Ergebnis ist $ergebnis\n"; }