help-octave
[Top][All Lists]
Advanced

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

Re: NA and NaN


From: Søren Hauberg
Subject: Re: NA and NaN
Date: Wed, 12 Mar 2008 14:28:05 +0100

ons, 12 03 2008 kl. 14:19 +0100, skrev Francesco Potorti`:
> I see that Octave has NA, which is described in the manual as "a special
> case of the representation of `NaN'".  I do not understand what this
> exactly means, because
> 
> isnan(NA) --> 0
Is it? In Octave 3.0.0 I see

octave:1> isnan(NA)
ans =  1

Søren



reply via email to

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