RationalCurve.DegreeOfNumerator Property

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

Definition

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

Property Value

Int32

See Also