codeezzi / utility

Utility is meant to be a simple easy to use unit conversion website plus bunch of utility tools. This will be a static website made completly from HTML,CSS and Javascript or any other Frontend Framwork.
http://codeezzi-utility.surge.sh/
Apache License 2.0
12 stars 55 forks source link

Added Scientific calculator #133

Closed aditimaurya closed 4 years ago

aditimaurya commented 4 years ago

As per issue #7, I've created a scientific calculator using javascript, CSS and HTML. It basically performs all the important mathematics operations. If you feel any changes have to be done or if you feel some features are missing then do let me know I'll be happy to contribute.