Pari.Rational
type t = rational ty
val of_int : int -> t
val inj_real : t -> Real.t
val inj_complex : t -> Complex.t
val shift : t -> int -> t