if ($operator eq '*') { $ergebnis = $zahl1 * $zahl2; }