CEE2607E
Result has underflowed.

Explanation

The conversion would have resulted in a number smaller than the underflow threshold for the floating point representation.

System action

A true floating point zero result has been returned.

Programmer response

Ensure the input character value to be converted is specified correctly. If the feedback token was omitted on the call to the conversion routine, then the condition is signaled. Otherwise, examine the feedback token upon return and take appropriate action.

Symbolic Feedback Code

CEE2HF