Welcome to the Calculator repository, a versatile calculator that performs basic arithmetic operations and mathematical calculus functions, including differentiation and integration for single-variable functions. Whether you're looking for a Python or C++ implementation, we've got you covered. 🚀
This repository contains two main files:
- Python Calculator (
calculator.py
) - A Python script that offers a wide range of operations, including differentiation and integration. - C++ Calculator (
calculator.cpp
) - A C++ program with similar functionality.
The Python calculator is a bit more advanced in handling situations as it takes the function as input for differentiation and integration. It's designed to work with single-variable functions. 📈
- ➕ Addition, ➖ subtraction, ✖️ multiplication, and ➗ division.
- 🔄 Differentiation and integration of user-defined functions.
- |𝑥| Absolute value computation.
- 🖥️ Easy-to-use command-line interface.
To get started with the Python calculator, simply run calculator.py
and follow the on-screen instructions.
I'm open for collaboration and internships. Feel free to reach out to me through the following channels:
- 📧 Email: [email protected]
- 💼 LinkedIn: Vansh Kashyap
Let's make math and coding fun together! ✌️