libsim  Versione 7.1.8

◆ fp_q

integer, parameter fp_q = ( ( ( 1 + SIGN( 1, fp_q_t ) ) / 2 ) * fp_q_t ) + ( ( ( 1 - SIGN( 1, fp_q_t ) ) / 2 ) * fp_d )

quad precision floating point (16 byte IEEE) if supported, otherwise double precision floating point

Definizione alla linea 268 del file kinds.F90.


Generated with Doxygen.