qrisp.QuantumCircuit.rx#

QuantumCircuit.rx(phi, qubits)[source]#

Instruct a parametrized RX-gate.

Parameters
phifloat or sympy.Symbol

The angle parameter.

qubitsQubit

The Qubit to apply the gate on.