home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
028A
/
AUROR.ZIP
/
SIEVE.DOX
< prev
next >
Wrap
Text File
|
1996-07-17
|
303b
|
11 lines
SIEVE.AML
Sieve of Eratosthenes Demo
This macro uses the Sieve of Eratosthenes to list the prime numbers
from 1 to 4001. This method originated in the 3rd century B.C.
The Sieve of Eratosthenes is often used for benchmarking and
demonstrates the use of macro language arrays.