# File lib/core/facets/numeric/approx.rb, line 13
def
approx?
(
x
,
n
=
0
.0000001
)
close?
(
x
,
n
)
end