Numerorsmodule Numerors_arithmetics : sig ... endmodule Numerors_domain : sig ... endNumerors domain: computes over-approximations of the rounding errors bounds of floating-point computations. Nothing is exported: the domain is registered as an analysis abstraction in the Eva engine, enabled by the -eva-domains numerors option.
module Numerors_float : sig ... endmodule Numerors_interval : sig ... endmodule Numerors_utils : sig ... endmodule Numerors_value : sig ... end