BigRational.Numerator Property

Gets the numerator of the rational number.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public BigInteger Numerator { get; }

Property Value

BigInteger

See Also