qiskit.quantum_info.ScalarOp.power¶ ScalarOp.power(n)[fuente]¶ Return the power of the ScalarOp. Parámetros n (float) – the exponent for the scalar op. Devuelve the coeff ** n ScalarOp. Tipo del valor devuelto ScalarOp