ifort functions for test NaN and Inf : Fortran
This is a discussion on ifort functions for test NaN and Inf within the Fortran forums in Programming Languages category; On Jul 18, 7:06 am, "ddb..." <ddb...> wrote: > Anybody knows an intrinsic function for testing if a variable is > -+INF. I have found in the reference the function ISNAN but not the > equivalent for INF. Sorry if this is a duplicate, Google Groups isn't showing my reply, but it has been misbehaving the past few days. ifort provides the FP_CLASS intrinsic function (extension) for this purpose. Eventually we'll have the F2003 intrinsic module too. Steve...
![]() |
| | LinkBack | Thread Tools |
|
#11
| |||
| |||
| > Anybody knows an intrinsic function for testing if a variable is > -+INF. I have found in the reference the function ISNAN but not the > equivalent for INF. Sorry if this is a duplicate, Google Groups isn't showing my reply, but it has been misbehaving the past few days. ifort provides the FP_CLASS intrinsic function (extension) for this purpose. Eventually we'll have the F2003 intrinsic module too. Steve |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| moving from ifort to gfortran | usenet | Fortran | 4 | 12-17-2007 03:01 PM |
| Xcode, Intel ifort and opening files | usenet | Fortran | 4 | 12-14-2007 06:24 PM |
| moving fortran code from win32->ifort on unix | usenet | Fortran | 3 | 12-09-2007 12:16 AM |
| Benchmarking program to test C++ functions? | usenet | c++ | 7 | 06-13-2007 01:49 PM |
| ifort 9.1 on 64-bit openSuSE 10.2 (?) | usenet | Fortran | 0 | 03-27-2007 11:30 PM |
All times are GMT -5. The time now is 08:51 AM.


