package arb

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
module C : sig ... end
val pp : Format.formatter -> t -> unit
val mid : t -> ARF.t
val rad : t -> MAG.t
val of_round_fmpz_2exp : ?prec:int -> exp:Flint.FMPZ.t -> Flint.FMPZ.t -> t
val of_round_2exp : ?prec:int -> exp:Z.t -> Z.t -> t
val of_interval : ?prec:int -> ARF.t -> ARF.t -> t
val zero : unit -> t
OCaml

Innovation. Community. Security.