Skip to content

HaooolinYe/Web-Scientific-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Scientific-Calculator

An online scientific notation calculator.

Languages Used

  • HTML

  • CSS

  • JavaScript

Porject Prototype

This project is inspired by the following youtube videos:

What's New

The web calculator shown in this prototype video contains only the elementary operations that you can think of: +, -, *, /
My goal is to update it to become a scientific calculator where you can do some advanced arithmetics: trigonometry, logarithm, and factorial.
In addition, we can always find a "2nd" button on our scientific calculator. What it does is after you pressing it,some of the buttons now switch to their second-functions. Here are some examples:

  • sin -> arcsin
  • arctan -> tan
  • ln -> ex
Notice this is a two-way-switching button, you can let the button change back to use its first-function anytime by just pressing "2nd" again.
Here's how it actually looks like on the website:
1st-funtion mode:
2rd-funtion mode:

(↑Top)

About

An online scientific notation calculator written in html, css and javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published