qiskit.quantum_info.ScalarOp.power¶ ScalarOp.power(n)[source]¶ Return the power of the ScalarOp. Parameters n (float) – the exponent for the scalar op. Returns the coeff ** n ScalarOp. Return type ScalarOp