vault backup: 2024-09-16 10:25:15

This commit is contained in:
Dane Sabo 2024-09-16 10:25:15 -04:00
parent ce8c0cd32d
commit 1e8ea49d0a

View File

@ -44,6 +44,7 @@ You need to plot the first 1000 terms in a scatter plot. In addition, we would l
### Part B ### Part B
You need to plot the first 25 terms, looking at th eentire polar plot (all quadrants, and then, put a *smooth* line through it. What you're going for is shown in Figure 2.) You need to plot the first 25 terms, looking at th eentire polar plot (all quadrants, and then, put a *smooth* line through it. What you're going for is shown in Figure 2.)
Hint: [This will be a useful reference](https://matplotlib.org/stable/gallery/pie_and_polar_charts/index.html) Hint: [This will be a useful reference](https://matplotlib.org/stable/gallery/pie_and_polar_charts/index.html)
## Problem 4
--- ---
**Documentation** **Documentation**