|
RationalDenominator Property
|
Gets the numerator of the current
Rational value.
Namespace:
Accord.Math
Assembly:
Accord (in Accord.dll) Version: 3.8.0
Syntax public int Denominator { get; }
Public ReadOnly Property Denominator As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also