Topic: The following floating-point exceptions are signalling: IEEE_UNDERFLOW
Hi, I'm new to Fortran. I have got "The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
" error when I build and execute the existing code in Windows 64 bit OS. It seems the code is working fine with Windows32 bit OS, Please let me know how to resolve the above error.
Result also differ from 32 to 64 bit OS.
Thanks