

Ellipsoid
Details and Options

- Ellipsoid is also known as center interval, ellipse, and hyperellipsoid.
- Ellipsoid can be used as a geometric region and a graphics primitive.
- Ellipsoid represents the axis-aligned filled ellipsoid
or general ellipsoid
.
- Ellipsoid allows p to be any point in
, ri any positive real numbers, and Σ any real symmetric positive definite matrix.
- Ellipsoid can be used in Graphics and Graphics3D.
- In graphics, the points p, pi, and radii ri can be Scaled and Dynamic expressions.
- Graphics rendering is affected by directives such as FaceForm, Specularity, Opacity, and color.

Examples
open all close allScope (20)
Graphics (10)
Styling (4)
Balls with different specular exponents:
Opacity specifies the face opacity:
Regions (10)
Embedding dimension is the dimension of the space in which the ball lives:
Geometric dimension is the dimension of the shape itself:
Get conditions for point membership:
The distance to the nearest point for an ellipse:
Signed distance to an ellipse:
Nearest points to an enclosing sphere:
Integrate over an ellipsoid region:
Applications (4)
A spheroid is an ellipsoid with two equal axes:
Total mass for an ellipsoid region with density given by :
Find the mass of methanol in an Ellipsoid:
Mass of methanol in the ellipsoid:
Find a bounding Ellipsoid to a region's bounding box:
Compute a bounding ellipsoid to the bounding box:
Compute the difference in Volume of the bounding solids:
Properties & Relations (4)
See Also
Disk Ball Sphere ImplicitRegion BoundingRegion PositiveDefiniteMatrixQ
Function Repository: MinimumVolumeEllipsoid
Related Guides
History
Text
Wolfram Research (2014), Ellipsoid, Wolfram Language function, https://reference.wolfram.com/language/ref/Ellipsoid.html.
CMS
Wolfram Language. 2014. "Ellipsoid." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Ellipsoid.html.
APA
Wolfram Language. (2014). Ellipsoid. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Ellipsoid.html
BibTeX
@misc{reference.wolfram_2025_ellipsoid, author="Wolfram Research", title="{Ellipsoid}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/Ellipsoid.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_ellipsoid, organization={Wolfram Research}, title={Ellipsoid}, year={2014}, url={https://reference.wolfram.com/language/ref/Ellipsoid.html}, note=[Accessed: 13-August-2025]}