qiskit.aqua.algorithms.Shor.modinv¶ static Shor.modinv(a, m)[source]¶ Returns the modular multiplicative inverse of a with respect to the modulus m. Return type int