help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: logarithmic steps in for


From: Francesco Potorti`
Subject: Re: logarithmic steps in for
Date: Wed, 09 Jan 2002 23:12:44 +0100

        Is there a way to define a range of values for a 'for' loop with 
logarithmic 
   steps?

logspace

       Is there an isprime function for octave? If there is, how many
   digits can it handle? I am looking at checking for 'primeness'(prolly
   wrong term) of a few big numbers.

If the numbers are less than 2^31, you can use the factor(1) program
present in every Unix.

-- 
Francesco Potortì (researcher)         Voice: +39 050 315 3058 (op.2111)
CNUCE - Area della ricerca CNR         Fax:   +39 050 313 8091
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
Web: http://fly.cnuce.cnr.it/          Key:   fly.cnuce.cnr.it/public.key



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]