Name

number_primes1000 — Returns a matrix containing the 1000 first primes.

Calling Sequence

   m = number_primes1000 ( )
   
   

Parameters

m :

a 100x10 matrix of floating point integers, the primes

Description

A table of primes.

Examples

m = number_primes1000 ( )

   

Bibliography

http://primes.utm.edu/

Authors

Copyright (C) 2009 - 2010 - DIGITEO - Michael Baudin