Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
documentation:tutorials:nio_ligand_field:density_matrix_plot [2016/10/10 09:41] – external edit 127.0.0.1documentation:tutorials:nio_ligand_field:density_matrix_plot [2019/06/28 00:26] (current) Maurits W. Haverkort
Line 120: Line 120:
       ret = ret..tableToMathematica(v)       ret = ret..tableToMathematica(v)
     else     else
-      ret = ret..string.format("%18.15f + (%18.f) I ",Complex.Re(v),Complex.Im(v))+      ret = ret..string.format("%18.15f + (%18.15f) I ",Complex.Re(v),Complex.Im(v))
     end     end
   end   end
Print/export