public interface ICalculator
DisplayLength | Gets the configured length of the display, i.e. the number of digits that may be displayed. |
DisplayValue | Gets the current display value of the calculator. |
PressButton | Simulates pressing a button on the calculator. |