Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitalCalc

A Simple and Powerful Digital Calculator

Introduction

DigitalCalc is designed to provide users with an intuitive and efficient way to perform mathematical calculations. It supports basic arithmetic operations as well as advanced scientific functions, making it suitable for both everyday use and more complex computations.

Features

Basic Operations: Perform addition, subtraction, multiplication, and division. Scientific Functions: Includes trigonometric functions (sin, cos, tan), exponential functions (e^x), logarithmic functions (log), square root (√x). Memory Functions: Store frequently used numbers or intermediate results. Error Handling: Displays clear error messages for invalid inputs or operations.

Installation

Clone this repository using Git: bash git clone https://github.com/yourusername/DigitalCalc.git Navigate into the cloned directory: bash cd DigitalCalc Run the application using Python (assuming it's written in Python): python python main.py

Usage

Launch the calculator by running main.py. Use keyboard input to enter numbers and operators. Press "=" to calculate results. Use memory buttons (+M/-M/RM) to store/recall/clear stored values.

Contributing

  • Contributions are welcome! If you have ideas or improvements: Fork this repository. Make changes in your forked version. Submit a pull request describing your changes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages