eccentricity

Returns the eccentricity of the ellipse. It can be thought of as a measure of how "stretched" or elongated the ellipse is. The value should be in the range [0, 1), where 0 represents a circle, and 1 represents a parabola.

Arguments

  • _self : Ellipse - No Documentation 🚧

Returns

  • arg0 : f32 - No Documentation 🚧