NEW_PI
------

This program is a demonstration for:

- #ProgressBar
- Multiple menus
- FOR/NEXT loop
- Input and Output of values in menus
- Time calculation
- Sound

This program computes an approximation of PI using the Monte-Carlo's method.
On the first screen, you select how many hundreds of grains you want to drop.
Then press on "Run!"

The progress bar is displayed while calculating.
Then, you can hear three musical notes and the bottom line displays "Done !", press on it to go back to the main menu.
There, you'll find the approximation of PI and the calculation time.

FILES:

new_pi.txt	the source
new_pi.lst	the compiled program
new_pi_1.gif	a screen copy
new_pi_2.gif	a screen copy
new_pi.mkp	the program to send to the Calculator via MK.EXE or with the emulator eMKatic

guillaume.tello@orange.fr 