octave-maintainers
[Top][All Lists]
Advanced

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

Re: isnan in fortran


From: c.
Subject: Re: isnan in fortran
Date: Wed, 11 Apr 2012 18:19:59 +0200

On 11 Apr 2012, at 14:55, c. wrote:

> 
> On 11 Apr 2012, at 14:09, John W. Eaton wrote:
> 
>> OK, that's a problem.  With the intrinsic ISNAN, the compiler chooses
>> the right version based on the type of the argument.  But with Fortran
>> 77 and our own function there is no overloading, so we would need to
>> use different names.
>> 
>> jwe
> 
> In that case I would rather go back to the sed or cpp option
> as (X.NE.X) works with both single and double precision.
> c.

what about the attached changeset?
c.

Attachment: open_FIbbkUI3.txt
Description: Text document


reply via email to

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