Perform simple arithmetic on one complex number
1. vcmath1 ix:=Col(1);
2. vcmath1 ix:=Col(1) op:=exp;
Please refer to the page for additional option switches when accessing the x-function from script
Input
vector<complex>
The input complex number. The real and imaginary parts of the complex number can be saved in different columns or in the same column.
int
Operations: Option list
Output
Given a complex numbers:
Operations are:
Conjugation:
Sine:
Cosine:
Exponential:
vcmath2
Keywords:calculation