Overrides BigNumber::toBigRational
public function toBigRational() : BigRational { return self::newBigRational($this, BigInteger::one(), false); }