File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 22A Simple Calculator made with WPF C# for Windows 10
33
44# If you want a calculator that is as simple as possible, this is it!
5- You can multiply, divide, add and subtract.
6- You can also clear the current value being entered with CE.
7- You can clear a whole calculation using C.
8- The current value you entered will be shown in the result window.
9- The answer will also be shown in the result window.
10- You can have decimal numbers and change number signs.
5+ You can multiply, divide, add and subtract.
6+
7+ You can also clear the current value being entered with CE.
8+
9+ You can clear a whole calculation using C.
10+
11+ The current value you entered will be shown in the result window.
12+
13+ The answer will also be shown in the result window.
14+
15+ You can have decimal numbers and change number signs.
You can’t perform that action at this time.
0 commit comments