RationalCurve.DegreeOfNumerator Property

Gets the degree of the polynomial of the numerator of the curve.

Definition

Namespace: Extreme.Mathematics.Curves.Nonlinear
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int DegreeOfNumerator { get; }

Property Value

Int32

See Also