o_DivideIntoInfinityCanDestroy

Divide an infinity with the given Sign by the object and answer the result.

This method should only be called from divideCanDestroy. It exists for double-dispatch only.

Return

The result of dividing the operands.

Parameters

self

The divisor, an integral numeric.

sign

The sign of the infinity.

canDestroy

true if the operation may modify either operand, false otherwise.

See also