is_nan

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool is_nan(float v)
    pragma(inline)
    bool
    is_nan
    (
    const ref float v
    )
  2. bool is_nan(double v)

Meta