Skip to content

PallelaKalyan/Scientific_Calci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scientific Calculator

sci_cal

The Scientific Calculator is a comprehensive calculator application developed using HTML, CSS, and JavaScript. It provides a wide range of mathematical functions and operations, making it suitable for various scientific calculations and computations.

Features

  • Basic arithmetic operations: Addition, subtraction, multiplication, and division.
  • Advanced mathematical functions: Trigonometric functions (sine, cosine, tangent), logarithmic functions, exponentiation, square root, and more.
  • Memory functionality: Store and recall values using the memory buttons.
  • History log: View and recall previous calculations.
  • Customizable themes: Choose from a variety of themes to personalize the calculator's appearance.

Installation

To use the Scientific Calculator locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/scientific-calculator.git
  2. Open the project directory:

    cd scientific-calculator
  3. Open the index.html file in your preferred web browser.

Usage

Once the calculator is loaded in your web browser, you can perform calculations using the following methods:

  • Click the calculator buttons to enter digits, operators, or perform specific functions.
  • Use your computer keyboard to enter calculations, with standard keyboard shortcuts for mathematical operators and functions.

Contributing

Contributions to the Scientific Calculator project are welcome and encouraged! To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-new-branch.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin my-new-branch.
  5. Submit a pull request detailing your changes and their benefits.

License

The Scientific Calculator project is licensed under the MIT License.

Acknowledgements

  • The calculator design was inspired by modern calculator applications.
  • Bootstrap - Used for basic styling and responsive layout.
  • Math.js - Used for advanced mathematical operations.
  • Google Fonts - Used for the calculator display font.

Contact

For any questions, suggestions, or feedback, please feel free to reach out to me:


About

this is a scientific_calculator to perform all the mathemetical operations developed using html HTML,CSS,JAVA SCRIPT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors