User Portlet
| Discussions |
|---|
| Hi, How can I download the exercises as a notebook? Thanks, Dan Chevion |
| Thank you for your detailed answer: https://mathematica.stackexchange.com/a/214114/69556 |
| Thanks Rohit, Certainly I'll give it a try... Thanks again. |
| Try this to change the range like this {x,-4,4}: Plot[E^(-(x^2/2))/Sqrt[2 \[Pi]], {x, -4, 4}] |