Rational
The Rational type represents a rational number as a fraction.
Fields
| Field | Description |
|---|---|
numerator | The numerator of the rational number. |
denominator | The denominator of the rational number. |
The Rational type represents a rational number as a fraction.
| Field | Description |
|---|---|
numerator | The numerator of the rational number. |
denominator | The denominator of the rational number. |