Module Numerors_arithmetics.Abs_Err

module Abs_Err: Arithmetic  with
  type forward = exact:I.t -> approx:I.t -> I.t

type forward 
module Forward: sig .. end
module Backward: sig .. end