Dear All,
I have a very basic question for you.
I got an illegal floating point operation executing an application (Abaqus) using a Fortran subroutine.
I wrote in my subroutine
<cite>
BB = -0.2447862
AA = 0.6734121
write (*,*) "BB,AA = ", BB,AA
write (*,*) "-0.2447862**0.6734121...