bloqade.qasm3.s
← Module overview
function
source
functions¶source
bloqade.qasm3.s
def s(qarg: Qubit) -> NoneApply the S gate.
Parameters
| Name | Type | Description |
|---|---|---|
qarg | Qubit | The qubit to apply the gate to. |