Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 632 Bytes

File metadata and controls

13 lines (13 loc) · 632 Bytes

Advanced Calculator

An advanced calculator developed as a case study for the CSC103-Programming Fundamentals course at COMSATS University Islamabad.

Salient Features:

  • A SWING Based GUI.
  • Can perform arithmetic, scientific, trigonometric, and hyperbolic operations.
  • Supports different data types in Java (float, double, int, long, short ...).
  • Supports different number systems such as Binary, Octal, Decimal and HexaDecimal with input validation.

Tools and technologies used:

  • Java 1.8
  • Java SWING Library

Developed by

Abdullah Asim (FA21-BCS-004)

Under the supervision of Sir Muhammad Mustafa Khattak.