[issue36027] Support negative exponents in pow() where a modulus is specified.

Raymond Hettinger report at bugs.python.org
Tue Feb 19 19:02:14 EST 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Changing the title to reflect a focus on building-out pow() instead of a function in the math module.

----------
title: Consider adding modular multiplicative inverse to the math module -> Support negative exponents in pow() where a modulus is specified.

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36027>
_______________________________________


More information about the Python-bugs-list mailing list