Skip to content

A simple calculator application written in C that performs basic arithmetic operations like addition, subraction, multiplication, division.

License

Notifications You must be signed in to change notification settings

pooja302007/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TITLE:

Simple Calculator in C

Description:

This project is a simple calculator built in C that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. It provides a user-friendly interface to facilitate quick calculations.

Features

  • Supports the following operations:
    • Addition
    • Subtraction
    • Multiplication
    • Division
  • User-friendly interface with prompts for input
  • Basic error checking for invalid inputs and division by zero

Installation Instructions

To compile and run the calculator, follow these steps:

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Compile the program using GCC.
  4. Run the program.

Usage

Upon running the program, you will be prompted to select an operation and enter the numbers for calculation. For example:

Select operation:

  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division

Enter your choice (1-4) and then input the numbers as prompted.

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License

Contact Information

For any questions or feedback, you can reach me at [poojadharshiii@gmail.com] or connect with me on LinkedIn at [https://www.linkedin.com/in/pooja-dharshini-8ab5ba320?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app].


Let me know if you need any more changes!

About

A simple calculator application written in C that performs basic arithmetic operations like addition, subraction, multiplication, division.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages