F-Format

The F-Format is used for fixed-point formats, as shown in the following:

F(w) or F(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.