Question 409981
  <pre><font size = 3 color = "indigo"><b>
Hi
range of the function  y= x^2    |Note use of ^ (uppercase 6)
Range of y is [0,{{{infinity}}})

{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),
circle(0, 0,0.3),
graph( 300, 300, -6, 6, -6, 6,0,x^2))}}}