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...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SynopsisCEILING(A [,KIND])ArgumentThe argument A is a real value. The optional argument KIND is a kind parameter and was added toCEILING in Fortran 95.Return ValueThe return value is an integer. If KIND is present, the result is of type KIND.CHAR 77Returns the character in the specified collating sequence.SynopsisCHAR(I [,KIND])ArgumentsThe argument I is of type integer, specifying the character position to return. The argument KINDis optional.Return ValueA character.CMPLX 77Convert the supplied argument or arguments to complex type.SynopsisCMPLX(X [,Y][,KIND])ArgumentsThe argument X is of type integer, real, or complex. The optional argument Y is of type integer orreal. If X is complex, Y must not be present. The optional argument KIND is the kind for the returnvalue.Fortran Intrinsics 201

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

Saved successfully!

Ooh no, something went wrong!