Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
documentation:language_reference:functions:braketdiagonal [2018/09/25 13:36] – created Simon Heinze | documentation:language_reference:functions:braketdiagonal [2022/10/05 16:46] (current) – Maurits W. Haverkort | ||
---|---|---|---|
Line 2: | Line 2: | ||
### | ### | ||
- | alligned paragraph text | + | // |
### | ### | ||
===== Input ===== | ===== Input ===== | ||
- | * bla : Integer | + | * psi1 or psiList1 |
- | * bla2 : Real | + | * O : Operator |
+ | * psi2 or psiList2 : Wavefunction or list of Wavefunctions | ||
===== Output ===== | ===== Output ===== | ||
- | * bla : real | + | * real or complex number, or a list of these |
===== Example ===== | ===== Example ===== | ||
### | ### | ||
- | description text | + | see //Braket// |
### | ### | ||
==== Input ==== | ==== Input ==== | ||
<code Quanty Example.Quanty> | <code Quanty Example.Quanty> | ||
- | -- some example | + | -- see the example |
</ | </ | ||
==== Result ==== | ==== Result ==== | ||
<file Quanty_Output> | <file Quanty_Output> | ||
- | text produced as output | + | see the example for Braket |
</ | </ | ||