Click or drag to resize
Accord.NET (logo)

Rational Fields

The Rational type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEpsilon
Represents the minimum positive value of a Rational.
Public fieldStatic memberIndeterminate
Represents an indeterminate value.
Public fieldStatic memberMaxValue
Represents the maximum finite value of a Rational.
Public fieldStatic memberMinValue
Represents the minimum finite value of a Rational.
Public fieldStatic memberNegativeInfinity
Represents negative infinity.
Public fieldStatic memberOne
Represents the number one.
Public fieldStatic memberPositiveInfinity
Represents positive infinity.
Public fieldStatic memberZero
Represents the number zero.
Top
See Also