/ScientificCalculator

A desktop program that implements the main Scientific Calculator mathematical operations.

Primary LanguageC#

ScientificCalculator

Simple and beautiful GUI program that implements the main Scientific Calculator Mathematical Operations.

Description

  • GUI program that calculates different mathematical operations entered by the user.
  • Input can be handled from user either, by keyboard or by clicking on window controls by mouse.
  • The following operators is supported: + - / * ^ ! π inv rad exp logarithmicFunctions trigonometricFunctions.
  • Decimal values and operations has been provided.
  • Appropriate input validation has been made.
  • Displaying messages to the user to explain any wrong inputs.

#f03c15 Coding is not finished, Only the UI.

Screenshots