public void onToggleNegate(View view) {
   calculator.onToggleNegate();
 }