Command last updated 9/7/2022.
printpts(f, {s})
Returns a list of coordinates of points on f corresponding to the x-values in s.
Find the y-values of the points where x=−∞,−1,0,1,∞ on y=(x−1)2(x+2)3.