Initializes a new instance of the Rational class.
Name | Description | |
---|---|---|
Rational() |
Initializes a new instance of the Rational class. |
|
Rational(Int32, Int32) |
Initializes a new instance of the Rational class with the specified dividend and divider. |