Namespace chippyash\Type\Number\Rational
| AbstractRationalType | Abstract rational number type |
| GMPRationalType | A rational number (i.e a fraction) This is the GMP type. |
| RationalType | A rational number (i.e a fraction) |
| RationalTypeFactory | Static Factory for creating Rational types |