×
How to type in the equations:
You can generally use most types of equations, including:
Planes (e.g. 5*x+3*y-8)
Powers (e.g. (2*x^2)+y^3)
Square root (e.g. sqrt(x^2+y^2))
Trigonometric functions (e.g. sin(x^2+y^2), cos(x-(y/2)))
e (use capital E, e.g. cos(x)*(cos(y)*E))
π (use capital PI, e.g. PI*x^2+y)
To reduce ambiguity, use more explicit parentheses, e.g. use (2*x^2)+(y^3) instead of just 2*x^2+y^3