Skip to content

Design of a scientific calculator with the use of C# programming language and .NET environment.

Notifications You must be signed in to change notification settings

damian-vvang/WangCalculator

Repository files navigation

WangCalculator

Simple scientific calculator with the working name "Wang Calculator." The project was made for the purposes of the university task. It was created using the C# language and the ".NET" environment. The application allows you to view the history of entered expressions. As for graphic design, it was inspired by the appearance of a real device. Some additional subprograms have been introduced to expand the application's functionality, including a complex number calculator, numeral systems calculator, and unit converter. Additional subprograms are available from the "Extras" panel, which is located under the "gear" icon.

Preview - main window:

calculator

Adjustable window dimensions:

adjustable_window_dimensions

Unit Converter:

unit_converter

Numeral Systems Calculator:

numeral_systems _calculator

Complex Numbers Calculator:

complex_numbers_calculator

Extras - an additional selection panel:

extras

Features:

  • Classic user interface (real device),
  • LCD that allows you to view the history of entered expressions,
  • Complex number calculator (subprogram),
  • Unit converter (subprogram),
  • Numeral systems calculator (BIN, OCT, DEC, HEX),
  • Operation only with the on-screen keyboard,
  • Memory functions (MS, MR, MC, M+, M-),

Requirements:

  • Resolution 1920x1080 (or higher),

Installation:

Run the "WangCalculator.exe" file (available in the root directory).

Tech Stack:

C# css3

About

Design of a scientific calculator with the use of C# programming language and .NET environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages