Difference between revisions of "Template:Ket/doc"
Jump to navigation
Jump to search
imported>Funandtrvl (→See also: nvbx) |
imported>AquaDTRS (moved to subcat) |
||
| Line 28: | Line 28: | ||
<!-- Categories and interwikis go here: --> | <!-- Categories and interwikis go here: --> | ||
[[Category:Mathematical formatting templates]] | [[Category:Mathematical formatting templates]] | ||
| − | [[Category:Physics templates]] | + | [[Category:Physics formatting templates]] |
</includeonly> | </includeonly> | ||
Revision as of 21:51, 3 September 2018
| This is a documentation subpage for Template:Ket. It contains usage information, categories and other content that is not part of the original template page. |
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: |ΨTemplate:Rangle, that is {{ket|Ψ}}.
Using {{math}}, a ket can be written: |ΨTemplate:Rangle, that is {{math|{{ket|Ψ}}}}.
In wiki-markup rather than LaTeX:
- iħTemplate:Sfrac|ψ(t)Template:Rangle = Ĥ|ψ(t)Template:Rangle
that is,
{{math|1=''iħ''{{sfrac|''d''|''dt''}}{{ket|''ψ''(''t'')}} = ''Ĥ''{{ket|''ψ''(''t'')}}}}
See also