/Advanced-Calculator

Advanced windows calculator project for C# beginners

Primary LanguageC#MIT LicenseMIT

Advanced-Calculator

Advanced windows calculator project for C# beginners

User Interface

Features

  • This app only provides standard calculator functionality.
  • Only supports 10-digit numbers at once
  • You can add, substract, multiply, divide any count of numbers.
  • You can get the square root and the power as well.
  • Evaluates commands immediately as they are entered.
  • Keyboard controls are available.

Usage

  • Clone the project and open in Visual Studio.