CTFloat.isSNaN

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isSNaN(real_t r)
  2. bool isSNaN(longdouble_soft ld)
    struct CTFloat
    version(CRuntime_Microsoft)
    nothrow @nogc @safe pure @trusted static
    static if(is(real_t == real))
    bool
    isSNaN

Meta