(click here for more C/C++ codes)
This is a C Programming Language of basic and few Advance Scientific features of Calculator. It shows a nice graphical UI of the calculator with 3D buttons and demonstrates click button animation functionality.
It was developed using the Turbo C++ 3.0 IDE. It uses BGI Graphics to render all the graphics.
-
Basic Calculations (Add, Subtract, Multiply and Divide)
-
Advance Calculations (Square root, Square, Cube)
-
Trigonometric Functions (Sine, Cosine, Tangent, Cotangent, Secant and Cosecant)
-
Number Conversions (Binary, Decimal, Hexadecimal and Octal)
-
Logarithmic Functions (Log, Natural Log (ln), e, Exponential)
-
Angle Measurement (Degree, Radia and Gradian)
-
Other Functions (Memory, Pi and Inv)
For Windows users:
For MacOS Users:
For Linux Users:
- It kind of complicated to get it done on Linux, but once I figure a way, will drop it here.
(click here for more C/C++ codes)
Pls Comment if you face any Error. And don't forget to give a Star 🌟.