Using plots[display](), display the following items.
x
2
cos(theta-pi*theta)
lne
x
(To use e
x
, type
exp(x)
)
Bonus: Display a circle with radius 1 and center 0,0. You may not use implicit plotting.
Solutions
Back to Content