|
|
Rational Fields |
The Rational type exposes the following members.
| Name | Description | |
|---|---|---|
| Epsilon |
Represents the minimum positive value of a Rational.
| |
| Indeterminate |
Represents an indeterminate value.
| |
| MaxValue |
Represents the maximum finite value of a Rational.
| |
| MinValue |
Represents the minimum finite value of a Rational.
| |
| NegativeInfinity |
Represents negative infinity.
| |
| One |
Represents the number one.
| |
| PositiveInfinity |
Represents positive infinity.
| |
| Zero |
Represents the number zero.
|