Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.8K Views
|
1 Reply
|
2 Total Likes
View groups...
Share
Share this post:

Define a range for this plot?

Posted 6 years ago

There are no other instructions anywhere for how to define a range. I hate this software. What am I doing wrong? enter image description here

POSTED BY: Nick Kudatzky
Clear[x]; Plot[x (x - 3) (x + 3), {x, -5, 5}, 
 PlotRange -> {{-5, 5}, {-20, 20}}]
POSTED BY: Yaw Antoa Onyina
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard