qrisp.QuantumCircuit.rx# QuantumCircuit.rx(phi, qubits)[source]# Instruct a parametrized RX-gate. Parameters: phifloat or sympy.SymbolThe angle parameter. qubitsQubitThe Qubit to apply the gate on.