IBM Extension

Floating-Point Literals

Numeric literals may be either fixed-point or floating-point numbers. The rules for floating-point literal values are:

A floating-point literal is of class numeric and category internal floating-point. In general, a floating-point literal can be used wherever a numeric decimal literal is allowed.

End of IBM Extension