This calculates a matrix of monthly loan payments based on the initial principal, seed interest rate, and type of loan. Clicking on a loan amount in the matrix will produce an amortization table with totals.
I asked AI to convert my server side perl script into Java script and this is what it produced - with a few extra modifications.
Enjoy!
Java 7 based food needs calculator using Google Web Toolkit and HTML5
This web app uses the Google Web Toolkit, (currently version 2.6.1). No hooks to the Google App Engine are required, so the entire application can be contained on an HTML5 web page. The application is technically written in a restricted APIs version of Java 7, then compiled down to JavaScript. Any data storage needs use HTML5's data persisting capabilities
Use this food storage calculator to help plan food storage preparedness.
This is a scientific calculator in javascript, its interface's same to Microsoft Windows's calculator, it can be switched between simple and scientific form, and allows web developpers integrate into theirs apps.