Re: NaN in intel fortran 9.0 for windows integrated with VS.Net
- From: Tim Prince <timothyprince@xxxxxxxxxxxxx>
- Date: Tue, 30 May 2006 12:58:19 GMT
bei wrote:
I am solving some numerical functions under intel fortran 9.0 forDoes your algorithm take range into account, by scaling the numbers immediately into the useful working range of the precision you chose? You might be able to read them from an ASCII file into REAL*16 variables, then scale them into DOUBLE PRECISION range.
windows integrated with VS.Net .However, my results have a lot of NaN
which I don't know how to handle.Most of my variable are very
small,like e-0003.I am wondering if it's because of my small
variables.Or I have something wrong with my algorithm.
.
- References:
- Prev by Date: Re: NaN in intel fortran 9.0 for windows integrated with VS.Net
- Next by Date: Re: Bounds Check Overhead
- Previous by thread: Re: NaN in intel fortran 9.0 for windows integrated with VS.Net
- Next by thread: Re: NaN in intel fortran 9.0 for windows integrated with VS.Net
- Index(es):
Relevant Pages
|