__fpclassify

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

Meta