HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ASMA064S

HLASM Programmer's Guide
SC26-4941-06

Floating point characteristic out of range

Explanation

A converted floating-point constant is too large or too small for the processor. The allowable range is approximately 5.4x10-79 to 7.2x1075..

System action

The constant assembles as zero.

Programmer response

Check the characteristic (exponent), exponent modifier, scale modifier, and mantissa (fraction) for validity. Remember that a floating-point constant is rounded, not truncated, after conversion.

Severity

12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014