6 ms·
Interesting attempt, but it is easy to break. Try Plot[Sin[x], {x, -5, 200}] The plot is all over the place. In Mathematica it is a smooth sine wave. You ca
by programnature 14y ago
Interesting attempt, but it is easy to break.
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.