Question 1066240
y = |x|
:
the above function is y equals the absolute value of x
:
{{{ graph( 300, 200, -10, 10, -10, 10, abs(x)) }}}
: