By: knight5656
Views: 277 | LoveIts: 7
Description: Yeah, that's basically it.
By: jakk
Views: 213 | LoveIts: 3
Description: In mathematics, the Sieve of Eratosthenes is a simple, ancient algorithm for finding all prime numbers up to a specified integer. we make a map of numbers from 1, red dot are prime, other ones are not. You can choose the size of dot (reset with the green flag) algorithm from wikipedia: 1. Wri ... show more
By: lutzste
Views: 64 | LoveIts: 0
Description: YOU HAVE TO DOWNLOAD IT. ONLINE JAVA IT DOES'NT WORK > 7 PLACES !! This project is inspired by the 2#n - 2/n Prime-projects in scratch. For first look i did'nt understand the formula, i only found its an proove to be composite, but not to be prime as used. So how to use the Fermat 2#(p-1) = 1 mo ... show more
By: extoritito
Views: 21 | LoveIts: 0
Description: Based on a project of EveningSage, I could upgrade the speed and add some variables to the project Prime Finder. Try it by yourself! I did let it 5 hours running and got the 1750th prime 14947! tito2 let it 78 hours running, and he got the 6130th prime 60859! Made by Pablo Ciarlante, Argentina.
By: Techie31415
Views: 20 | LoveIts: 0
Description: This is a fast program to generate Mersenne Primes. The list "Mersenne Prime N" shows the prime n in the function 2^n -1, which is also prime, and the list "primes" simply shows the primes that have been checked. To make this MUCH faster, download it and run it using Turbo mode( ... show more
By: allyally42
Views: 16 | LoveIts: 0
Description: This wil automatically generate every single prime number in order, & itll never stop. The First 400 primes have been precalculated,
Views: 16 | LoveIts: 0
Description: Pretty much what the title says. One script. Shift clicj green flag for super-scan!
By: chutty
Views: 14 | LoveIts: 0
Description: find the primes from 2 to 50 by clicking on a number below 10 to cancel it multiples -chutty
By: plh256
Views: 12 | LoveIts: 0
Description: Three simple prime number routines. Click the flag, type space or type x to see the different speeds.
By: 3REX3
Views: 11 | LoveIts: 0
Description: Aus irgendeinem Grund muss das Programm online erst resetet werden bevor es läuft. Reset before run. Programm um Primzahlen zu berechnen. This one is able to calculate primes.
By: nknknk
Views: 11 | LoveIts: 1
Description: It finds all the primes in the world (almost, the primes go into infinity). please feel free to use it in any of your projects, just leave a comment. See the comments on the older version to see how it works. Enjoy Being PRIMED!
By: ZimFisher
Views: 9 | LoveIts: 0
Description: This program factors numbers into their prime factors. It uses a list of primes and divides the test number by each prime to see if it is divisible. If it is, it puts the prime in the list, divides the test # by that prime, and keeps going. With the amount of primes I have in the (invisible) list, a ... show more
By: manuke
Views: 9 | LoveIts: 0
Description: it's my first 1 sprite 1 script program and i love it so much... -------------------------- type a number and the cat says it is prime or not and add it to the right list -------------------------- press space to type in a new number. press c to clear the lists
By: lcq
Views: 6 | LoveIts: 1
Description: This project checks if a number is prime, with no limit! The gauge does not work well online... please download. Enjoy!
