Scientific Calcultor with basic mathematical operations and includes exponents, logs, and trig functions.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
[![Product Name Screen Shot][]]
Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: github_username
, repo_name
, twitter_handle
, linkedin_username
, email_client
, email
, project_title
, project_description
- HTML
- CSS
- JavaScript
To get started, you will only need an HTML, CSS, and JavaScript File. Most of the coding will be done with HTML and JavaScript. Styling up to your discretion.
- The HTML document will utilize buttons and will be formed with a grid-template-column in CSS.
- Some buttons with scientific functions or math operations should utilize the onlick event attribute. Such as the clear button, equal button, sqrt button, etc.
- Within JavaScript
- A switch statement
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Your Name - @twitter_handle - email@email_client.com
Project Link: https://github.com/github_username/repo_name