qiskit.extensions.UCRYGate.power¶ UCRYGate.power(exponent)¶ Creates a unitary gate as gate^exponent. Parâmetros exponent (float) – Gate^exponent Retorno To which to_matrix is self.to_matrix^exponent. Tipo de retorno qiskit.extensions.UnitaryGate Levanta CircuitError – If Gate is not unitary