float64NumP2
static const struct { bits32 high, low; } float64P2[ float64NumP2 ] = {
static const uint32 float64NumQInP2 = float64NumQIn * float64NumP2;
static const uint32 float64NumQOutP2 = float64NumQOut * float64NumP2;
if ( float64NumP2 <= sigNum ) {
if ( float64NumP2 <= sigNum ) {
sigNum1 = randomUint8() % float64NumP2;
sigNum2 = randomUint8() % float64NumP2;
sigNum1 = randomUint8() % float64NumP2;
sigNum2 = randomUint8() % float64NumP2;