Try
Plot[Sin[x], {x, -5, 200}]
The plot is all over the place. In Mathematica it is a smooth sine wave.
You can put the same input into Wolfram Alpha and see how it looks there.
Try
Plot[Sin[x], {x, -5, 200}]
The plot is all over the place. In Mathematica it is a smooth sine wave.
You can put the same input into Wolfram Alpha and see how it looks there.