module

Crystalla::Comparisons

Constants

ABSOLUTE_TOLERANCE = 1e-5
RELATIVE_TOLERANCE = 1e-8

Instance methods

close_to(other, absolute_tolerance = nil, relative_tolerance = nil)
Source