Question 343608
{{{x=0}}},{{{y=(1/2)^(-0)*sin(0)=1*0=0}}} (0,0)
{{{x=1}}},{{{y=(1/2)^(-1)*sin(1)=2*0.8415=1.683}}} (1,1.683)
.
.
.
Do the remaining points in the same manner.
.
.
.
{{{drawing(300,300,-2,5,-5,5,circle(0,0,0.15),circle(1,1.683,0.15),grid(1),graph(300,300,-2,5,-5,5,(1/2)^(-x)*sin(x)))}}}