Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| documentation:language_reference:objects:matrix:functions:conjugate [2024/12/12 16:59] – Maurits W. Haverkort | documentation:language_reference:objects:matrix:functions:conjugate [2025/11/20 04:20] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| ==== Result ==== | ==== Result ==== | ||
| <file Quanty_Output> | <file Quanty_Output> | ||
| - | { { 1 + -0 I , 1 - 2 I } , | + | { { 1 , 1 - 2 I } , |
| - | { 3 + -0 I , 4 - 1 I } } | + | { 3 , 4 - 1 I } } |
| </ | </ | ||