private void createCalculateCommand() { calculate = new CalculateAction(calculationStack, CalculationMode); }