Quantum ToolkitOperatorsXOn this pageX X(integer site) -> SpinHalfOperator Returns a spin-1/2 OperatorNamed for Pauli-X operator. Parameters site: The site index where the operator acts (exactly 1 site required). Example var px0 = X(0)