AI math handbook calculator - Fractional Calculus Computer Algebra System software
Home
| list
| math
| function
| coding
| graphics
| example
| help
| 中文
+
+
+
=
3. Classification by Graphics objects
2D objects
circle(r) with radius r, 园
- circle(2)
oval(r1,r2) with x radius r1 and y radius r2, 椭园
- oval(2,1)
2 semicircle(r) with radius r, 半园
- -semicircle(1) and semicircle(1)
disc(r) with radius r
- disc(1) disc with radius 1.
complex disk(z)
- disk(z) in complex plane
ring(r1,r2) with two radius r1 and r2
- ring(1,2) ring with radius 1 and 2.
more in Drawing
3D objects
- Parametric Surfaces of 25 parametric equations
- Parametric Surface of 200 parametric equations:
- Parametric Surfaces of 9 parametric equations:
- cube
- cubes
- sphere
- spheres
- cylinder
- polyhedron
more objects in graphics objects
<= back - content - Next =>
Reference 参阅
example 例题
graph 制图
graphics 制图法
animation 动画
See Also