BigRational.Denominator Property

Gets the denominator of the rational number.

Definition

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

Property Value

BigInteger

See Also