Skip to content

Welcome to my C++ calculator! 🧮 Developed by Muhammad Mubeen Channa, this calculator does it all. From basic arithmetic (addition, subtraction, multiplication, division) to trigonometry (sine, cosine), exponentiation, and logarithmic calculations - it's got you covered. Explore the magic of math with this simple and advanced calculator! ✨

Notifications You must be signed in to change notification settings

Mubeen-Channa/Advance-Calculator-Project-in-Cpp.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Advanced Calculator in C++

This C++ repository houses an advanced calculator capable of handling a variety of mathematical operations. Developed by Muhammad Mubeen Channa, the calculator includes functions for arithmetic (addition, subtraction, multiplication, division), trigonometry (sine, cosine), exponentiation, and logarithmic calculations.

Usage

The calculator prompts users to select the type of operation they wish to perform and guides them through inputting values. With features spanning basic arithmetic to more complex mathematical functions, it provides a comprehensive tool for various calculations.

How to Run

Compile the C++ code using a compiler:
g++ advanced_calculator.cpp -o calculator

Explore and enjoy a seamless experience in mathematical computations with this user-friendly and versatile C++ calculator. Happy calculating! 🧮✨

About

Welcome to my C++ calculator! 🧮 Developed by Muhammad Mubeen Channa, this calculator does it all. From basic arithmetic (addition, subtraction, multiplication, division) to trigonometry (sine, cosine), exponentiation, and logarithmic calculations - it's got you covered. Explore the magic of math with this simple and advanced calculator! ✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages