Skip to content

This is a scientific calculator to do most of the operations used in Math,Statics etc.

Notifications You must be signed in to change notification settings

ahmetbrl38/Scientific-Calculator

Repository files navigation

Made with love in Turkey

💻 Scientific-Calculator

CalculaTRY is a scientific calculator to do most of the operations used in Math,Statics etc. It is a modern Windows Forms App written in C#. The app provides standard,scientific calculators and temperature unit converter functionality.

  • Standard Calculator functionality which offers basic operations and evaluates commands immediately as they are entered.
  • Scientific Calculator functionality which offers expanded operations and evaluates commands using order of operations.
  • Temperature converter which is able to convert Temperature Units includes Celcius,Fahreneit,Kelvin. It has properties to convert Celcius to Fahreneit,Fahreneit to Celcius and Celcius to Kelvin.

Libraries Used:

⇒ Windows Forms

Tools Used:

⇒ Form

⇒ Label

⇒ Button

⇒ TextBox

⇒ GroupBox

⇒ PictureBox

⇒ ToolStrip

⇒ RadioButton

Number of Forms:

1

Lines of Executable Code

486

Setup File

CalculaTRY Setup

About

This is a scientific calculator to do most of the operations used in Math,Statics etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages