Hey
Anyone know an algorithum for checking if a number is a prime?
Thanks
Printable View
Hey
Anyone know an algorithum for checking if a number is a prime?
Thanks
Take a look at this.
Thanks francisstokes, that helped, wrote a program that calculates 1 million primes in 5 minutes. Is that good or bad?