/simple-calculator-win-forms

A simple calculator made with C# and Windows Forms.

Primary LanguageC#MIT LicenseMIT

Simple calculator

A simple calculator made with C# and Windows Forms.

See also Classic calculator.

Screenshots

image image

Error checking

Example Description
image If one of the fields is empty
image If an invalid operator is entered
image If try to divide by zero