|
|
Rational Conversion Operators |
| Name | Description | |
|---|---|---|
| (Byte to Rational) |
Converts the specified Byte to a Rational.
| |
| (Int16 to Rational) |
Converts the specified Int16 to a Rational.
| |
| (Int32 to Rational) |
Converts the specified Int32 to a Rational.
| |
| (Int64 to Rational) |
Converts the specified Int64 to a Rational.
| |
| (SByte to Rational) |
Converts the specified SByte to a Rational.
| |
| (UInt16 to Rational) |
Converts the specified UInt16 to a Rational.
| |
| (UInt32 to Rational) |
Converts the specified UInt32 to a Rational.
| |
| (UInt64 to Rational) |
Converts the specified UInt64 to a Rational.
|