geft
- 144
- 0
The equation is z = y^3. I know how to do normal planes and spheres, but I don't know what to set for r(u,v) when it comes to paraboloid cylinders.
geft said:The equation is z = y^3. I know how to do normal planes and spheres, but I don't know what to set for r(u,v) when it comes to paraboloid cylinders.
geft said:x = u
y = v
z = v^3
r(u, v) = [u, v, v^3]?
Is there a formula for the r(u, v)?