模板:Ket
跳至導覽
跳至搜尋
|{{{1}}}⟩
File:Test Template Info-Icon - Version (2).svg 模板文件[檢視] [編輯] [歷史] [清除快取]
| File:Edit-copy green with red question mark.svg | 此模板的文檔不存在、不全面或不能詳細描述其功能及/或其代碼中的參數。請幫助擴充並改進其文檔。 |
This is for producing quantum state vectors in bra–ket notation, using wikicode, ideally with {{math}}, as an alternative to LaTeX in <math> mode.
This template uses {{braket}}.
Application[編輯]
There is one parameter, which is the text to be displayed as the ket label.
Examples[編輯]
A ket can be written: |Ψ⟩, that is {{ket|Ψ}}.
Using {{math}}, a ket can be written: |Ψ⟩, that is {{math|{{ket|Ψ}}}}.
In wiki-markup rather than LaTeX:
- iħd/dt|ψ(t)⟩ = Ĥ|ψ(t)⟩
that is,
{{math|1=''iħ''{{sfrac|''d''|''dt''}}{{ket|''ψ''(''t'')}} = ''Ĥ''{{ket|''ψ''(''t'')}}}}