One 3620 ext/bigdecimal/bigdecimal.c if (fInf == 0.0) fInf = One()/Zero(); One 3628 ext/bigdecimal/bigdecimal.c if (fInf == 0.0) fInf = -(One()/Zero()); One 3636 ext/bigdecimal/bigdecimal.c if (nzero != 0.0) nzero = (One()/VpGetDoubleNegInf());