Module type Core_kernel__.Interfaces.Floatable

type t
val of_float : float ‑> t
val to_float : t ‑> float