Re: java ,program

From: Sergio (yokese_at_hotmail.com)
Date: 09/29/04


Date: Wed, 29 Sep 2004 10:28:31 -0700


> Benjamin, consider this. You can determine if a number is a prime by
> looping from 2 to the 1 less than the number and seeing if nothing divides
> evenly into the number.

from 2 to 1/2 the number...

Sergio