home *** CD-ROM | disk | FTP | other *** search
/ Dream 55 / Amiga_Dream_55.iso / RISCOS / APPS / SCI / MATH / ALLPRI.ZIP / !AllPrimes / !Help < prev    next >
Text File  |  1995-04-30  |  318b  |  14 lines

  1. This Program finds any prime number in the range [2..2^32-1]
  2. The algorithm used is an optimized version of the famous
  3. Erathostene's sieve.
  4.  
  5. AllPrimes is ⌐ 1994-1995 Lionel Lacassagne
  6. (member of the FRench Acorn User Group : FRAUG)
  7.  
  8. For any remark or suggestion, mail to
  9. Lionel.Lacassagne@epita.fr
  10. lacass_l@epita.fr
  11.  
  12.  
  13.  
  14.