Difference between revisions of "Template:Ket/doc"
Jump to navigation
Jump to search
imported>Maschen ("ket vector" -> "ket" (kets are vectors in a notation, but "ket vector" is sometimes used)) |
imported>Funandtrvl (→See also: nvbx) |
||
| Line 23: | Line 23: | ||
==See also== | ==See also== | ||
| − | + | {{Math templates|notation}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<includeonly> | <includeonly> | ||
Revision as of 21:17, 17 April 2014
| 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