Function

This option creates a surface by defining two parameters and three functions. To create the curve is necessary to define the '$u', '$v' parameters. With these parameters, the user will define three functions f($u, $v), for the x, y, z coordinates. The resulting surface will pass through all of the points.



Figure 1. Drawing a surface using functions