Click or drag to resize
BigRational Properties

[This is preliminary documentation and is subject to change.]

The BigRational type exposes the following members.

Properties
  Name Description
Public property Denominator
Gets the denominator.
Public property Static member MinusOne
Gets minus one as a big rational.
Public property Numerator
Gets the numerator.
Public property Static member One
Gets one as a big rational.
Public property Sign
Gets the sign.
Public property Static member Zero
Gets zero as a big rational.
Top
See Also