模板:Bra-ket
⟨{{{1}}}|{{{2}}}⟩
此模板的文檔不存在、不全面或不能詳細描述其功能及/或其代碼中的參數。請幫助擴充並改進其文檔。 |
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|ψ|ξ}}}}
.