This is Web Calculator 2.0, a multi-functional scientific calculator that changes the way people use calculators. Introducing:
What do we normally do in maths class? Arithmetic calculations? Functions? Calculus? In Web Calculator 2.0, all of these are ready for you with a single click of
Mode Selector
. Designed by students, for students.For almost every calculator you see, there are buttons representing numbers and operators. It is good, but not perfect. Web Calculator 2.0 allows you to input any mathematical expression you want, from
1 + 1
tof(x) = 10x^2 + 5x
, with keyboard Only. Now, you can speed up every calculation process without involving any clicking event!What is NLP? It is an algorithm that converts natural language, such as English, to programming or in this case, mathematical language. For example, you can input
1 plus 1 minus 2
to perform the same calculation as1 + 1 - 2
, so you don't need to press thatshift
key anymore! Discover more by yourself!
Special Thanks to:
Mathjs, an extremely powerful JavaScript libraries that handles all the mathematical evaluation.
Bulma, a nice looking and easy to start CSS framework that makes the website looks clean and nice.
jkelol111, who designed the whole web page!