Quantum ToolkitFactoriesDestroyOn this pageDestroy Destroy(integer i) -> OperatorFermiNamed Returns the fermionic annihilation operator fif_{i}fi with support on the specified site. Parameters i: The site index where the operator acts. Example Destroy(3)*Fbit("0011") // Returns (-1 + 0i)|0010>