RegionBounds
Tilgjengelig
Bounding box of a region
RegionBounds[reg]
RegionBounds[reg, "type"]
RegionBounds[HalfLine[{{0, 0}, {1, 1}}]]
→ {{0, Infinity}, {0, Infinity}}RegionBounds[Circle[{0, 0}, 3]]
→ {{-3, 3}, {-3, 3}}RegionBounds[Disk[{0, 0}, {3, 5}]]
→ {{-3, 3}, {-5, 5}} Alle 6300 funksjoner ·
Bruk dette fra en MCP-klient