CoordinateBounds
✖
CoordinateBounds
gives a list {{xmin,xmax},{ymin,ymax},…} of the bounds in each dimension of the region defined by coords.
gives {{xmin-p1min,xmax+p1max},{ymin-p2min,ymax+p2max},…}
Details

- CoordinateBounds yields a definite result if all of the coordinates are real numbers.
- In other cases, CoordinateBounds carries out some simplifications.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Scope (1)Survey of the scope of standard use cases
Coordinates in 3D of different types at various levels in a list:

https://wolfram.com/xid/0pus8svbcm-crp46q


https://wolfram.com/xid/0pus8svbcm-e6b4rx


https://wolfram.com/xid/0pus8svbcm-hf89ki

Pad by a fraction of the difference in each dimension:

https://wolfram.com/xid/0pus8svbcm-md4lqb

Pad by different amounts for different dimensions:

https://wolfram.com/xid/0pus8svbcm-nhvo85

Pad the minima and maxima differently:

https://wolfram.com/xid/0pus8svbcm-hiq93

Generalizations & Extensions (1)Generalized and extended use cases
Properties & Relations (2)Properties of the function, and connections to other functions
Generally, CoordinateBounds[coords] is the transpose of CoordinateBoundingBox[coords]:

https://wolfram.com/xid/0pus8svbcm-bw5sm2

https://wolfram.com/xid/0pus8svbcm-bfh3p2


https://wolfram.com/xid/0pus8svbcm-cf0io4

For coordinates given in a matrix, CoordinateBounds[coords] is equivalent to Map[MinMax, Transpose[coords]]:

https://wolfram.com/xid/0pus8svbcm-e3ij7g

https://wolfram.com/xid/0pus8svbcm-jws0xh


https://wolfram.com/xid/0pus8svbcm-iehnx4

Wolfram Research (2015), CoordinateBounds, Wolfram Language function, https://reference.wolfram.com/language/ref/CoordinateBounds.html.
Text
Wolfram Research (2015), CoordinateBounds, Wolfram Language function, https://reference.wolfram.com/language/ref/CoordinateBounds.html.
Wolfram Research (2015), CoordinateBounds, Wolfram Language function, https://reference.wolfram.com/language/ref/CoordinateBounds.html.
CMS
Wolfram Language. 2015. "CoordinateBounds." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CoordinateBounds.html.
Wolfram Language. 2015. "CoordinateBounds." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CoordinateBounds.html.
APA
Wolfram Language. (2015). CoordinateBounds. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CoordinateBounds.html
Wolfram Language. (2015). CoordinateBounds. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CoordinateBounds.html
BibTeX
@misc{reference.wolfram_2025_coordinatebounds, author="Wolfram Research", title="{CoordinateBounds}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/CoordinateBounds.html}", note=[Accessed: 25-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_coordinatebounds, organization={Wolfram Research}, title={CoordinateBounds}, year={2015}, url={https://reference.wolfram.com/language/ref/CoordinateBounds.html}, note=[Accessed: 25-April-2025
]}