Question: use Mathematica compute the code 5. Make a length 25 list called colorList that in position i is equal to { Hue i/25], Point[{i, sin[i]}]}
5. Make a length 25 list called colorList that in position i is equal to { Hue i/25], Point[{i, sin[i]}]} For example, if you evaluate color List[[5]), you should see {Hue[1/5], Point[{5, sin(51}]}. 6. Evaluate Graphics colorList) and Graphics colorList, Axes - > True
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
