| Author |
Comment/Response |
tasos
|
12/11/07 05:10am
Hello,
Here is my problem...
I want to make a graphic of this expression:
A = Table[{Cos[2 Pi/n] + I Sin[2 Pi/n]}^k, {k, 0, n - 1}].
Now, I use the ListPlot command but it does not work, and I now it is because of the complex numbers.
But, how can I solve this?
Thanks,
Tasos
URL: , |
|