Module Ival.F


module F: sig .. end

type t 
val of_float : float -> t
val to_float : t -> float
exception Nan_or_infinite