Custom function over limited x range?
I am adding a function to a graphic (e.g., fit y- by- x) via "Customize Graph": Y Function(_function_of_x_, x);Can I limit the range of the x's that go into the function such that the function only plots over part of the range of the plot? So if my x-axis spans from 0 to 100 I only want my function to plot say from x= 50 to 100.
