package hardcaml_fixed_point

  1. Overview
  2. Docs

Module Signed.RoundSource

Sourcetype bits = bits
Sourcetype t
Sourceval neg_infinity : t
Sourceval pos_infinity : t
Sourceval to_zero : t
Sourceval away_from_zero : t
Sourceval tie_to_neg_infinity : t
Sourceval tie_to_pos_infinity : t
Sourceval tie_to_zero : t
Sourceval tie_away_from_zero : t
Sourceval tie_to_nearest_even : t
Sourceval tie_to_nearest_odd : t
Sourceval generic : bits -> t
Sourceval eval : t -> int -> bits -> bits
OCaml

Innovation. Community. Security.