Complex
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
Complex
Complex
/
xyz.jimh.complex
/
close
close
fun
Double
.
close
(
other
:
Double
,
epsilon
:
Double
=
Complex.EPSILON
)
:
Boolean
Just like Complex.close; returns true if a Double is within epsilon of another.
See also
Complex.
close