[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Where is NaN?
From: |
Ted Harding |
Subject: |
Re: Where is NaN? |
Date: |
Fri, 26 May 1995 17:14:13 +0200 (BST) |
( Re Message From: Eyal Doron )
> octave:75> nan
> error: `nan' undefined near line 75 column 1
> error: evaluating expression near line 75, column 1
>
> Is there a solution? My routine uses NaN values.
octave-1.1.1 accepts this: x = nan (or NaN) works as expected.
Ted. (address@hidden)
- Where is NaN?, Eyal Doron, 1995/05/26
- Re: Where is NaN?,
Ted Harding <=