Farith.Fval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intinclude Ppx_hash_lib.Hashable.S with type t := tval hash_fold_t : Base.Hash.state -> t -> Base.Hash.stateval hash : t -> Base.Hash.hash_valueval show : t -> Ppx_deriving_runtime.stringval ew : t -> intval mw : t -> intval pp : Format.formatter -> t -> unitval of_float : float -> tval nan : mw:int -> ew:int -> tval zero : mw:int -> ew:int -> bool -> tzero false is positive zero and zero true is negative zero
val inf : mw:int -> ew:int -> bool -> tval is_zero : t -> boolval is_infinite : t -> boolval is_nan : t -> boolval is_negative : t -> boolval is_positive : t -> boolval is_normal : t -> boolval is_subnormal : t -> boolval classify : t -> Classify.t