Skip to content

This is a simple yet functional calculator program implemented in C language. The calculator provides standard arithmetic operations like addition, subtraction, multiplication, and division. Additionally, it features a history function, allowing users to view their previous calculations for reference.

Notifications You must be signed in to change notification settings

ModithaM/Basic-Calculator-with-History---C-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Basic-Calculator-with-History-C-Programming


This is a simple yet functional calculator program implemented in C language. The calculator provides standard arithmetic operations like addition, subtraction, multiplication, power, square root, and division. Additionally, it features a history function, allowing users to view their previous calculations for reference. The program operates through the terminal and is designed to be easy to understand and modify for learning purposes. Dive into the code to explore its functionalities and expand as needed. This project serves as a great starting point for beginners learning C programming or anyone seeking to grasp the fundamentals of building a calculator application.

About

This is a simple yet functional calculator program implemented in C language. The calculator provides standard arithmetic operations like addition, subtraction, multiplication, and division. Additionally, it features a history function, allowing users to view their previous calculations for reference.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages