Creates new Rational instance.
Name | Description | |
---|---|---|
![]() |
Rational() |
Creates empty Rational instance. |
![]() |
Rational(Int32, Int32) |
Creates new Rational instance with specified dividend and divider. |