Error, (in plots/implicitplot) invalid input: the following extra unknowns were found in the input expression
|
Description
|
|
The implicitplot command computes the two-dimensional plot of an implicitly defined curve.
The invalid input: the following extra unknowns were found in the input expression error occurs when an unknown variable in the first argument is passed to the implicitplot command.
|
|
Examples
|
|
>
|
|
Example 1
Lowercase is used instead of uppercase .
>
|
|
Solution:
>
|
|
Example 2
In the following example, an extra space has been entered between and .
>
|
|
Solution:
Remove the extra space between and .
>
|
|
Example 3
In the following example, the implicitplot command is used incorrectly to plot an equation in three variables.
>
|
|
Solution:
Plot the equation in three variables using the plots[implicitplot3d] command
>
|
|
|
|
Download Help Document
Was this information helpful?