RationalCurve.DegreeOfDenominator Property

Gets the degree of the polynomial of the denominator of the curve.

Definition

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

Property Value

Int32

See Also