Skip to content
Subasy edited this page Mar 15, 2013 · 30 revisions

Welcome to the FirefoxOS-plotting-calculator wiki!

Aim of the application: This application enables to print graph of Mathematic functions.

Version 1 : A global view

Version 1 enables to print graphs of some mathematic functions. Several graphs can be printed on the same page without reload. Application is in French. The application is made up with a canvas to show the function and two button : button "OK" to print the graph button "Reharger" to reload the page (erase previous graphs).

Version 2 : Optimization and further options

Version 2 has been optimized, some changes have been made as: 1/ Separation of type of codes (js files are not mixed with html) 2/ Creation of a webpage to test the application available at http://subasy.github.com/FirefoxOS-plotting-calculator. 3/ Application is now in English. 4/ User can select the domain of the function for x and y. 5/ Button "Recharger" has been deleted, there is no manual reload, the page prints only one graph of function each time the user enters a function. 6/ Code has been optimized.

Clone this wiki locally