SIGN IN SIGN UP

Remove support for nth root of negative numbers with odd powers.

Although nth roots of negative numbers are real for odd n, the
statistics module doesn't make use of this. Remove support for
negative roots from the private _nth_root function, which
simplifies the test suite.
S
Steven D'Aprano committed
d6ea3011c500ec2fd7793ebc593bb62a2217fa8a
Parent: e5803d9