@@ -44,6 +44,7 @@ public class SciCalc
return Integer.toOctalString(userInput);
}
+
/**
* Store 1 numeric value in memory for recall later
* M+ = add currently displayed value to the value in memorie (default = 0)