computation produces IEEE NaN
Facility: DEBUG, VMS Debugger
Explanation: The expression evaluated by the debugger results
in an IEEE NaN (not a number) value being produced. This is
caused by an illegal IEEE floating point operation, for example,
a divide by zero.
User Action: In general, this is acceptable. No action required.