Return true if number is a quiet NaN, and false otherwise.

Synopsis

Declared in <bdlb_float.h>

static
bool
isQuietNan(double number);

Created with MrDocs