objecthub / swift-numberkit

Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.
Apache License 2.0
54 stars 15 forks source link

Rational.toPower does not support negative exponent #6

Closed thSoft closed 7 years ago

objecthub commented 7 years ago

Thanks for the fix!