help-octave
[Top][All Lists]
Advanced

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

Re: handling NaN


From: John W. Eaton
Subject: Re: handling NaN
Date: Thu, 8 Aug 2002 14:28:43 -0500

On  8-Aug-2002, Paul Kienzle <address@hidden> wrote:

| Since we don't have integers, we don't need NA_INTEGER.  The only
| compelling reason I can see for adding integers would be if they 
| were 8 bit integers so that we use them to represent large images.

But it might be useful to support the data types that Matlab has
{u,}int{8,16,32} both for compatibility and to save storage for things
that have limited range.  But I think Octave should convert these
objects to double precision to do numeric operations.

jwe



-------------------------------------------------------------
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]