Qurak

BoundingRegion

Tilgjengelig

Smallest bounding region of a point list or region — box by default and MinBall/MinDisk/FastBall/FastDisk/MinCuboid/MinRectangle on request

BoundingRegion[{pt1, pt2, …}]
BoundingRegion[{pt1, pt2, …}, form]
BoundingRegion[reg, form]
pts = {{3, 10}, {6, 3}, {10, 2}, {2, 8}, {3, 3}}; BoundingRegion[pts, "MinDisk"] → Disk[{13/2, 6}, Sqrt[113]/2]

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient