12.07.2015 Views

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SynopsisALLOCATED(ARRAY)ArgumentThe argument ARRAY is an allocatable array.Return ValueReturns a logical scalar indicating whether the array is allocated.AND § 77Performs a logical AND on corresponding bits of the arguments.SynopsisAND(M, N)ArgumentsThe arguments M and N may be of any type except for character and complex.Return ValueThe return value is typeless.ANINT 77Return the nearest whole number to the supplied argument.SynopsisANINT(A [,KIND])ArgumentsThe argument A is a real number. The optional argument KIND is a kind parameter.Return ValueThe result is a real. The value is AINT(A+0.5) if A is > 0 and AINT(A-0.5) if A is < 0. IfKIND is present, the result is of type KIND.196 Chapter 6

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!