Skip to content

Vansh-kash2023/Calculator-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🧮 Calculator

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. 🚀

Contents

This repository contains two main files:

  1. Python Calculator (calculator.py) - A Python script that offers a wide range of operations, including differentiation and integration.
  2. C++ Calculator (calculator.cpp) - A C++ program with similar functionality.

Python Calculator

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. 📈

Key Features

  • ➕ 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.

Contact

I'm open for collaboration and internships. Feel free to reach out to me through the following channels:

Let's make math and coding fun together! ✌️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published