You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-this.n should be replaced by the more general negate(this.n). Otherwise, negations and subtractions will only work correctly if the numerator of the rational number is not a BigInteger.
The text was updated successfully, but these errors were encountered:
Line 1364.
-this.n should be replaced by the more general negate(this.n). Otherwise, negations and subtractions will only work correctly if the numerator of the rational number is not a BigInteger.
The text was updated successfully, but these errors were encountered: