Up

Module type Floatable = Core_kernel.Floatable.S

Signature

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