ellipse_perimeter: Calculate the length of the perimeter of an ellipse.

Description Usage Arguments Value Examples

Description

Calculate the length of the perimeter of an ellipse.

Usage

1

Arguments

r

Length of the semi-major axis.

e

The eccentricity.

Value

The length of the perimeter of the ellipse with specified semi-major axis and eccentricity.

Examples

1
2

dataScienceLearn/ellipse documentation built on May 13, 2019, 11:53 p.m.