__isnan

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int __isnan(double x)
  2. int __isnan(real x)
    version(!DigitalMarsWin32 && !linux && darwin)
    extern (C)
    int
    __isnan
    (
    real x
    )

Meta