Difference between revisions of "Template:Bra/doc"

From blackwiki
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==
*{{tl|ket}}
+
{{Math templates |notation}}
*{{tl|bra-ket}}
 
*{{tl|rangle}}
 
*{{tl|langle}}
 
  
 
<includeonly>
 
<includeonly>

Revision as of 21:49, 17 April 2014

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