Number of Primes
The script implements the seive of Erastótenes. It finds all the prime numbers up to one determined value.
| The JavaScript Source: Math Related: Number of Primes
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!
|


Leave a Response
(0 comments)