Previous Up Next

Examples


If you want to draw the surface in 3-d representation, you can use plotfunc (see Section ‍7.4.2).
Input:

plotfunc(x^2-y^2,[x,y])

Output:


Previous Up Next