Click or drag to resize
Accord.NET (logo)

Rational Properties

The Rational type exposes the following members.

Properties
  NameDescription
Public propertyDenominator
Gets the numerator of the current Rational value.
Public propertyNumerator
Gets the numerator of the current Rational value.
Public propertyValue
Gets the floating-point equivalent of the current Rational value.
Top
See Also