qrisp.rz#

rz(phi, qubits)[source]#

Applies an RY gate.

Parameters
phifloat or sympy.Symbol

The angle parameter.

qubitsQubit or list[Qubit] or QuantumVariable

The Qubit to perform the RY gate on.