Qurak

CoordinateBounds

Available

Coordinate bounds of a list of points with optional padding.

CoordinateBounds[coords]
CoordinateBounds[coords, δ]
CoordinateBounds[coords, Scaled[s]]
CoordinateBounds[coords, {p1, p2, …}]
CoordinateBounds[coords, {{p1 min, p1 max}, {p2 min, p2 max}, …}]
CoordinateBounds[{{1, 5}, {3, 2}, {-1, 7}}] → {{-1, 3}, {2, 7}}

Topics

Related

All 6300 functions · Use this from an MCP client