Return true if the specified floating point number holds a subnormal value, and false otherwise.
true
number
false
Declared in <bdlb_float.h>
<bdlb_float.h>
static bool isSubnormal(double number);