isInteger

Undocumented in source. Be warned that the author may not have intended to support it.
pure nothrow @safe
bool
isInteger
(
F
)
(
F x
,
F eps = 1e-5
)
if (
isFloatingPoint!F
)

Meta