Skip to content

bloqade.qasm3.s

← Module overview

functionssource

bloqade.qasm3.s

def s(qarg: Qubit) -> None

Apply the S gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source