E-Format

The E-Format is used for floating-point formats, as shown in the following.

E(w)

or

E(w,d)

where:

w is an integer constant that specifies the width of the field

d is an integer constant that specifies the number of fractional digits in the field. If d is omitted, d = O.