Question 915031
 f(x)= 1/x
 range is from -infinity up to zero and from zero to plus infinity (does not include zero) 
{{{drawing(300,300,   -10,10,-10,10,  
 grid(1),
graph( 300, 300, -10,10,-10,10,0, 1/x))}}}