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