qrisp.rx# rx(phi, qubits)[source]# Applies an RX gate. Parameters: phifloat or sympy.SymbolThe angle parameter. qubitsQubit or list[Qubit] or QuantumVariableThe Qubit to perform the RX gate on.