qrisp.s# s(qubits)[source]# Applies an S gate. Parameters: qubitsQubit or list[Qubit] or QuantumVariableThe Qubit to perform the S gate on.