Parametric CurveParametrically defined curve in three/two dimensions is given by three/two univariate functions:x = f(u)
       | 
     Parametric surfaceParametrically defined surface in three dimensions is given by three bivariate functions:x = f(u,v)
       | 
  
x = x0 + r cos q
       | 
    x = u
       | 
  
x = x0 + (x1 
        - x0)t
       | 
    x = x0 + r . cos u . cos 
        v
       |