Difference between revisions of "Template:Bra/doc"
Jump to navigation
Jump to search
imported>Plastikspork (Fix) |
imported>Funandtrvl (nvbx) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Categories go at the bottom of this page. --> | <!-- Categories go at the bottom of this page. --> | ||
| − | |||
This is for a producing [[quantum state]] covector in [[bra–ket notation]], using wikicode, ideally with {{tl|math}}, as an alternative to [[LaTeX]] in <nowiki><math></nowiki> mode. | This is for a producing [[quantum state]] covector in [[bra–ket notation]], using wikicode, ideally with {{tl|math}}, as an alternative to [[LaTeX]] in <nowiki><math></nowiki> mode. | ||
| Line 7: | Line 6: | ||
==Application== | ==Application== | ||
| − | |||
There is one parameter, which is the text to be displayed as the bra label. | There is one parameter, which is the text to be displayed as the bra label. | ||
==Examples== | ==Examples== | ||
| − | |||
A bra can be written: {{bra|Ψ}}, that is <code><nowiki>{{bra|Ψ}}</nowiki></code>. | A bra can be written: {{bra|Ψ}}, that is <code><nowiki>{{bra|Ψ}}</nowiki></code>. | ||
| Line 17: | Line 14: | ||
==See also== | ==See also== | ||
| − | + | {{Math templates |notation}} | |
| − | |||
| − | |||
| − | |||
<includeonly> | <includeonly> | ||
Revision as of 21:49, 17 April 2014
| This is a documentation subpage for Template:Bra. It contains usage information, categories and other content that is not part of the original template page. |
This is for a producing quantum state covector 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 bra label.
Examples
A bra can be written: ⟨Ψ|, that is {{bra|Ψ}}.
Using {{math}}, a bra can be written: ⟨Ψ|, that is {{math|{{bra|Ψ}}}}.
See also