Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 686 Bytes

File metadata and controls

20 lines (11 loc) · 686 Bytes

License: MIT

SimpleCalculator

image

A Simple Calculator made with WPF C# for Windows 10

If you want a calculator that is as simple as possible, this is it!

You can multiply, divide, add and subtract.

You can also clear the current value being entered with C.

You can clear a whole calculation using CE.

The current value you entered will be shown in the result window.

The answer will also be shown in the result window.

You can have decimal numbers and change number signs.