computation produces IEEE Infinity
    Facility: DEBUG, VMS Debugger
    Explanation: The expression evaluated by the debugger results in
    an IEEE Infinity value being produced. This is caused by an IEEE
    floating point operation which overflows, for example, a multiply
    involving two very large IEEE floating point values.
    User Action: In general, this is acceptable. No action required.