Tag: sets

#UNI01: Sets, special numerical sets, and real intervals

Sets can be used as a way of avoiding rounding or calculation errors when trying to address the preciseness of a real value, given there are infinite real numbers in between any two real numbers. When specifying a range, one is accounting that the solution might not be precise, but it’s bounded between two endpoints. […]