Intel® Fortran Compiler 18.0 Developer Guide and Reference

Model for Real Data

The model set for reals, in general, is defined as one of the following:

model set for reals

model set for reals

The following values apply to this model set:

For x = 0, its exponent e and digits fk are defined to be zero.

The model set for single-precision real (REAL(4)) is defined as one of the following:

model set for single-precision real (REAL(4))

model set for single-precision real (REAL(4))

The following example shows the general real model for x = 20.0 using a base (b) of 2:

general real model for x = 20.0 using a base (b) of 2