Previous Up Next

Example

Input:

plot3d(x*y,x,y)

Output:


To draw a parameterized surface:

Examples


Previous Up Next