Return true if the sign bit of number is set.
true
number
Declared in <bdlb_float.h>
<bdlb_float.h>
static bool signBit(double number);
true if the sign bit of number is set, and false otherwise
false