Rounding introduces errors in domains.BoundedSet

python-spectrometer#1 (closed)

Internal rounding produces a behavior where a value that is exactly in a BoundedSet is not in the rounded version because BoundedSet.round rounds ...14 up to ...2.