Giter Site home page Giter Site logo

calculator's Introduction

Scientific Calculator

A simple and functional scientific calculator built using HTML, CSS, and JavaScript. This calculator includes basic arithmetic operations and scientific functions such as square root, square, and trigonometric functions (sine, cosine, and tangent).

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, division.
  • Scientific functions: square root, square, sine, cosine, tangent.
  • Clear the screen with the "AC" button.
  • Evaluate the expression with the "=" button.

Usage

  1. Clone the repository or download the ZIP file. git clone https://github.com/yourusername/scientific-calculator.git cd scientific-calculator

  2. Open the index.html file in your web browser.

Project Structure index.html

This file contains the structure of the calculator, including the display screen and the buttons for different operations.

css/style.css

This file contains the styles for the calculator, making it visually appealing and user-friendly.

js/script.js

This file contains the JavaScript code that makes the calculator functional, including handling button clicks and performing calculations.

How to Use

  1. Enter the numbers and operators by clicking the corresponding buttons on the calculator.
  2. Click the "=" button to evaluate the expression.
  3. Use the "AC" button to clear the screen.
  4. Use the scientific function buttons (โˆš, ^, sin, cos, tan) for advanced calculations.

calculator's People

Contributors

vignesh-005 avatar vignesh-0512 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.