isNaN

Undocumented in source. Be warned that the author may not have intended to support it.
pragma(inline)
bool
isNaN
(
X
)
(
X x
)
if (
__traits(isFloating, X)
)

Meta