ecc2n
Third flattening of ellipse from eccentricity
Syntax
Description
Examples
Third Flattening of Ellipse from Eccentricity
Find the third flattening of an ellipse from the eccentricity.
n = ecc2n(0.0818)
n = 0.0017
Input Arguments
ecc
— Eccentricity of ellipse
numeric scalar
Eccentricity of the ellipse, specified as a numeric scalar. The value of
ecc
must be in the range [0, 1].
Data Types: single
| double
Output Arguments
n
— Third flattening of ellipse
numeric scalar
Third flattening of the ellipse, returned as a numeric scalar. The output
n
is defined as (a–b)/(a+b), where a is the semimajor axis and
b is the semiminor axis.
Version History
Introduced before R2006aR2013b: Only numeric scalars will be accepted as input
The ecc2n
function will not accept vectors or matrices as input in
a future release. To update your code, specify a numeric scalar instead.
Open Example
You have a modified version of this example. Do you want to open this example with your edits?
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)