isNaN

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isNaN(X x)
  2. bool isNaN(X x)
    bool
    isNaN
    (
    X
    )
    (
    X x
    )
    if (
    isFloatingPoint!(X)
    )

Meta