There is currently no helper methods exposed to compare two floating points that are approximately the same What needs to be determined: - name of these methods (e.g `near_equal`...) - what kind of implementation do we want? (taking into account ULP or not? one version with more parameters?...)