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