Object
# File lib/bacon.rb, line 274 def close?(to, delta) (to.to_f - self).abs <= delta.to_f rescue false end
[Validate]
Generated with the Darkfish Rdoc Generator 2.