# File lib/facet/float/approx%3F.rb, line 17
  def approx?(*args)
    self.to_f.approx?(*args)
  end