This documentation is compiled for the latest release of Mathos Core Library
Top
The Ellipse type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Area |
Gets the area of the ellipse
| |
| MajorAxis |
Gets or sets the "_majoraxis"
| |
| MajorSemiAxis |
Gets the "_majoraxis"'s semi axis
| |
| MinorAxis |
Gets or sets the "_minoraxis"
| |
| MinorSemiAxis |
Gets the "_minoraxis"'s semi axis
| |
| Perimeter |
Circumference - Ramanujan's approach
|
See Also