no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
Next revision
documentation:language_reference:functions:braket [2022/09/30 11:35] Maurits W. Haverkort
Line 1: Line 1:
 +====== Braket ======
 +
 +###
 +alligned paragraph text
 +###
 +
 +===== Input =====
 +
 +  * bla : Integer
 +  * bla2 : Real
 +
 +===== Output =====
 +
 +  * bla : real
 +
 +===== Example =====
 +
 +###
 +description text
 +###
 +
 +==== Input ====
 +<code Quanty Example.Quanty>
 +-- some example code
 +psi0=NewWavefunction(Nf, Nb, {{"100000",math.sqrt(1/2)}, {"000001",math.sqrt(1/2)}})
 +</code>
 +
 +==== Result ====
 +<file Quanty_Output>
 +text produced as output
 +</file>
 +
 +===== Table of contents =====
 +{{indexmenu>.#1}}
  
Print/export