arithmetic-error-operands, arithmetic-error-operation
arithmetic-error-operands condition → operands
arithmetic-error-operation condition → operation
condition—a condition of type arithmetic-error.
operands—a list.
operation—a function designator.
arithmetic-error-operands returns a list of the operands which were used in the offending call to the operation that signaled the condition.
arithmetic-error-operation returns a list of the offending operation in the offending call that signaled the condition.
None.
None.
None.
None.
arithmetic-error, Chapter 9 (Conditions)
Shouldn't be needed any more. -kmp 1-Sep-91 It is an error to use \macref{setf} with \funref{arithmetic-error-operands}.