Module Float.Terse
S-expressions contain at most 8 significant digits.
type nonrec t= t
include Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.t
Float.TerseS-expressions contain at most 8 significant digits.
type nonrec t = tinclude Sexpable.S with type t := tval t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.t