Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 928 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 928 Bytes

GUI calculator in Java

Dependencies

Functionality

  • Basic arithmetic operations
  • Basic trigonometric functions (with rad/deg switch)
  • Logarithms, factorials
  • Constants
  • "Answer" button
  • History panel
  • Adjustable and scalable GUI
  • Both GUI and Keyboard input support

Screenshots

screenshot1.png screenshot1.png screenshot1.png

Development context

A fully functioning prototype was developed in November 2023 as a part of IB DP 1 Computer Science course in Letovo, Moscow. In April 2024 this project has been revisioned and updated, with addition of new features and minor improvements.