BigRational.Denominator Property

Gets the denominator of the rational number.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public BigInteger Denominator { get; }

Property Value

BigInteger

See Also