Question 985511
y = sin x
note that sin x is periodic with period 2pi where pi is 180 degrees
domain is all real numbers
range is -1 < or = y < or = 1
here is the graph (in this case x is in radians)
{{{ graph( 300, 200, -6.28, 6.28, -1, 1, sin(x)) }}}