module Spec::ObjectExtensions
Defined in:
spec_assert.crInstance Method Summary
-
#close?(other, rel_tol = 1e-7, abs_tol = 0.0)
Check if the other number is close to this one
Instance Method Detail
Check if the other number is close to this one
Returns true if the numbers are within the relative or the absolute tolerance of each other