I'm trying to understand the rationale behind definition of function. Why is function defined as a relation which relates input to only 1 output?
What would happen if we allow function to relate input to multiple output?
Something like y^2 + x^2 = 4