模板:Bra-ket/sandbox
外觀
⟨{{{1}}}|{{{2}}}⟩
這是Template:Bra-ket(差異)的沙盒。 |
此模板的文檔不存在、不全面或不能詳細描述其功能及/或其代碼中的參數。請幫助擴充並改進其文檔。 |
This is for a producing inner products of quantum states in bra–ket notation, using wikicode, ideally with {{math}}, as an alternative to LaTeX in <math> mode.
This template uses {{braket}}.
Application
[編輯]There are two parameters, which is the text to be displayed as the bra and ket labels.
Examples
[編輯]The inner product of the kets |ξ⟩ and |ψ⟩ can be written: ⟨ψ|ξ⟩ = ⟨ξ|ψ⟩†, that is {{bra-ket|ψ|ξ}} = {{bra-ket|ξ|ψ}}<sup>†</sup>
.
Using {{math}}, the inner product can be written: ⟨ψ|ξ⟩, that is {{math|{{bra-ket|ψ|ξ}}}}
.