Ellipse Area
Ellipse area calculates the area of an ellipse.
The area of an ellipse equals \[Pi] times the semiminor and semimajor axes.
Formula
symbol | description | physical quantity |
---|---|---|
A | area | "Area" |
a | semimajor axis | "Length" |
b | semiminor axis | "Length" |
Forms
Examples
Get the resource:
In[1]:= |
Out[1]= |
Get the formula:
In[2]:= |
Out[2]= |
Use some values:
In[3]:= |
Out[3]= |