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