DrHuang.com
| list
| math
| function
| coding
| graphics
| example
| help
| ?
| 中文
+
+
+
=
Parametric 3D plot
open graphic in a separate full window.
example :
- parametric3D( (x-n) ) 3D curve of polar plot of one variable with one parameter
please change the n slider
- parametric3D( x,sin(x-n)*n ) 3D curve plot of one variable with two parameters
please change the n slider
- parametric3D( sinh(u)*sin(v),sinh(u)*cos(v),10*n*v ) two variables with three parameters
please change the n slider
- parametric3D( u* cos(cos(u))* cos(v),u* cos(cos(u))* sin(v),u *sin(cos(u)) )
please click the CUT checkbox
- parametric3D( cos(u)*v,sin(v)*u ) two variables with two parameters
- parametric surface 25 parametric equations
- parametric surface 200 parametric equations