Skip to content

GUI Graphical Scientific calculator using C++ programming langauge

License

Notifications You must be signed in to change notification settings

lakshita5203/graphical-scientific-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

GUI Graphical Scientific Calculator

Welcome to the Graphical Scientific Calculator, a C Programming Language project featuring both basic and advanced scientific functionalities. The calculator boasts an aesthetically pleasing graphical user interface (GUI) adorned with 3D buttons, showcasing captivating click button animations. Developed using the Turbo C++ 3.0 Integrated Development Environment (IDE), this calculator leverages BGI Graphics for rendering all graphical elements.

Screenshot (46) User Interface

Features

Explore the diverse features of this calculator, designed to cater to a range of mathematical and scientific needs:

  1. Basic Calculations:

    • Addition
    • Subtraction
    • Multiplication
    • Division
  2. Advanced Calculations:

    • Square root
    • Square
    • Cube
  3. Trigonometric Functions:

    • Sine (sin)
    • Tangent (tan)
    • Cosine (cos)
    • Secant (sec)
    • Cosecant (cosec)
    • Cotangent (cot)
  4. Numeric Conversions:

    • Binary
    • Decimal
    • Hexadecimal
    • Octal
  5. Logarithmic Functions:

    • Logarithm
    • Natural log
    • Exponential
    • Base 'e'
  6. Angle Measurements:

    • Degree
    • Radian
    • Gradient
  7. Additional Functions:

    • Memory
    • Pi (π)
    • Inverse (Inv)

Feel free to navigate through the diverse set of features provided by this Graphical Scientific Calculator for an enhanced and interactive mathematical experience.

Releases

No releases published

Packages

No packages published

Languages