Hull 指令
来自GeoGebra Manual
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版。
- Hull[ <List of Points> , <Percentage> ]
- Hull[ <List of Points> , <Percentage p> ]
- Creates a characteristic hull of the points as described in Efficient generation of simple polygons for characterizing the shape of a set of points in the plane. For p=1, result is the same as the result of ConvexHull Command. The lower percentage, the lower area of the hull. For p=0 the area of resulting shape is not necessarily minimal.
- Returned object is a locus, so it is auxiliary.
備註: Values of p greater than 1 are treated as 1, values less than 0 are treated as 0.