Module Common.Float

Module to represent the float type.

type t = float
val compare : t -> t -> int