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.

ArgumentThe argument X must be of type real.Return ValueThe real value representing the arctangent in degrees.BIT_SIZE 90Return the number of bits (the precision) of the integer argument. This function uses the standardFortran 90/95 bit mo<strong>del</strong> defined in The Fortran 95 Handbook.SynopsisBIT_SIZE(I)ArgumentThe argument I must be of type integer.Return ValueReturns an integer.BTEST 77Tests the binary value of a bit in a specified position of an integer argument. This function uses thestandard Fortran 90/95 bit mo<strong>del</strong> defined in The Fortran 95 Handbook.SynopsisBTEST(I, POS)ArgumentsThe argument I must be of type integer. The argument POS must be an integer with a value lessthan or equal to the value BIT_SIZE(I).Return ValueReturns a logical value representing whether the bit in position POS is true or false (0 or 1).CEILING 90Return the least integer greater than or equal to the supplied real argument.200 Chapter 6

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

Saved successfully!

Ooh no, something went wrong!