|
HTML |
Class |
||
| 1. | Graph | Type in the function using small x as the variable. Choose the x and y ranges; and the interval of x you want. Click the "Graph it" button, and you should get a graph. | Graph.class |
| 2. | Graph2 | As above. | Graph2.class |
| 3. | Pi Applet Calculator | This program will calculate Pi to many digits. Choose the number of decimals wanted and the number of cycles. | PiJava.class PiJava$Clear1lis.class |
| 4. | Magic Matrix generator | Think of a number you want the numbers in the Matrix to add to and type it into the "Number:" box. Choose how many numbers you want on each side of the Matrix and type that number into the "Sides:" box (31 is probably the maximum). Click the "Construct Magic Matrix" button (which will generate different numbers each time you click it). | MagicMatrix.class |
To run programs offline you need to save 2 files: (1) the web page and (2) the class for that web page. Download and save the class(es) in the same directory as you saved the web page.
Enjoy, Orland Hooge, Chilliwack, B.C., Canada