|
⇤ ← Revision 1 as of 2026-02-02 00:22:44
Size: 756
Comment: Initial commit
|
Size: 664
Comment: Correction
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 27: | Line 27: |
| * If ''d = exp(a)'', then ''d̅ = exp(a̅)'' * If ''d = ln(a)'', then ''d̅ = ln(a̅)'' |
Complex Vector
A complex vector is a vector whose members are complex numbers.
Contents
Description
A complex vector is simply a vector of complex numbers.
Properties
The double conjugate of a vector is the original vector: a̿ = a.
Conjugation is distributive.
If c = ab, then c̅ = a̅b̅.
If c = a + b, then c̅ = a̅ + b̅.
If c = a - b, then c̅ = a̅ - b̅.
