simple program to detect prime numbers
hi all,
a prime number is a natural number that has exactly two distinct natural number divisors: 1 and itself.
just for fun, i spend some times on this java applet. give it an integer and it will tell weather it is a prime or not.
Download: isprime
Your browser is not Java enabled.

