We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149cefa commit 5dfe39cCopy full SHA for 5dfe39c
spec/tags/core/rational/exponent_tags.txt
@@ -2,3 +2,4 @@ fails:Rational#** when passed Bignum returns 0.0 when self is > 1 and the expone
2
fails:Rational#** when passed Bignum returns 0.0 when self is < -1 and the exponent is negative
3
4
fails:Rational#** when passed Bignum returns positive Infinity when self is > 1
5
+fails:Rational#** when passed Bignum returns positive Infinity when self < -1
0 commit comments