Skip to content

nickpapoutsis/webapps-scientific-calculator

 
 

Repository files navigation

INTRODUCTION

A scientific calculator implemented with HTML5/Javascipt technology.

It has been tested on the following browsers/platforms:

  • Tizen/WRT
  • Tizen/Crosswalk
  • Android/Crosswalk
  • Tizen IDE
  • Chrome/file
  • Chrome/extension

This application is distributed under Apache2.0 license.

See HACKING.md for more details about how to use and extend this project.

AUTHORS

DEPENDENCIES

Run-time dependencies (note that these are installed using bower and not distributed with the project):

Build-time dependencies are detailed in the package.json file.
These are installed using npm and not distributed with the application.

FONTS

This project uses the following fonts:

IMAGES

All images are created by Intel Corp.
They are licensed under the Creative Commons Attribution 3.0 license.
http://creativecommons.org/licenses/by/3.0/us/

SOUNDS

Credits for the sounds in the app/audio directory are as follows:

KNOWN ISSUES

  1. Using the Nth Root function will place the result in both the main entry and current formula areas. The result itself is correct.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 48.3%
  • JavaScript 34.6%
  • HTML 17.1%