Recent content by nnnnn

  1. N

    Type of variables mer ,tmpmonth, tmpday,tmphour,tmpminute

    type of variables " mer ,tmpmonth, tmpday,tmphour,tmpminute" May you kindly help me with : 1 . the type of following variables ( in FORTRAN ) ? mer , tmpmonth, tmpday, tmpyear and tmphour,tmpminute,tmpsecond,tmphund 2 . " Warning: Variable MER...
  2. N

    Fortran How can you write sgn[Im(z)] in fortran?

    How can you write "sgn[Im(z)]" in fortran? Hello everybody; How can you write "sgn[Im(z)]" in fortran? , then what do you need to add in the header? also what does "sign(a,b)" mean? Much Thanks in advance
  3. N

    Fortran What dose d-8 mean in Fortran?

    Much thanks to jtbell ; you mean 2.0d-8 is equal to 2*10^ (-8) ?
  4. N

    Fortran What dose d-8 mean in Fortran?

    What dose "d-8" mean in Fortran? Dear friends; What dose "d-8" mean in Fortran? Thanks
  5. N

    Fatal error LNK1120: 2 unresolved externals

    ******************************************************** Hi , dear friends; May you please kindly help me with this problem .? Running my program (fortran90 in compaq visual fortran.6..) leads to this messages: [SIZE="2"] ((( Linking... simpson-3.obj : error LNK2001...
Back
Top