Module Float.Private

val box : t -> t
val clamp_unchecked : t -> min:t -> max:t -> t
val lower_bound_for_int : int -> t
val upper_bound_for_int : int -> t
val specialized_hash : t -> int
val one_ulp_less_than_half : t
val int63_round_nearest_portable_alloc_exn : t -> Base__.Int63.t
val int63_round_nearest_arch64_noalloc_exn : t -> Base__.Int63.t
val iround_nearest_exn_64 : t -> int