Susanne217
- 311
- 0
Homework Statement
If we have y(x) = e^{i\cdot x} where x\in [0,\pi]
How do I plot function in Maple? So it shows anything?
The Attempt at a Solution
if I write
Code:
plot(exp(I*x),x=0..Pi);
I get an empty coordinate system. Do I need to add some more code to get it to display properly?
Sincerely
Susanne
p.s. I know e^{i\cdot t} = cos(t) + i \cdot sin(t)
Last edited: