This error occurs if the exponential part of
a result exceeds the range that the language processor can handle, when the
result is formatted according to the current settings of NUMERIC DIGITS and
NUMERIC FORM. The language defines a minimum capability for the exponential
part, namely the largest number that can be expressed as an exact integer
in default precision. Because the default precision is
9, you can
use exponents in the range
-999999999 through
999999999.