What is an Implicit Equation?
What is an Implicit Equation?
An equation such as f(x, y), whose points on the curve can not be calculated immediately from the equation, and instead must be determined by solving the equation. Thus, the points on the curve are not generated by the equation explicitly, but they are buried somewhere implicitly in the equation.
So if it were a function in a program, an Implicit Function would have its inner workings hidden. The only way to get an answer is to put arguments in to get results.