Module type Float_robust_compare.S

module type S = sig .. end

val robust_comparison_tolerance : float
intended to be a tolerance on human-entered floats
include Robustly_comparable.S