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 13:51:49 +0200

On 11 Apr 2012, at 13:42, Michael Goffioul wrote:

> What about
> http://hg.savannah.gnu.org/hgweb/octave/file/b8edefd8c111/libcruft/slatec-fn/erfc.f
> 
> Isn't that single precision?

ouch, I'm not that proficient in F77 ...
actually there is no thype declaration for the input parameter X
I guess that means implicit typing is used, is X implicitely 
typed to REAL or DOUBLE?

If that is REAL then I think we need ONLY single precision ISNAN ...

> Michael.
c.

reply via email to

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