Searched refs:exp_delta (Results 1 – 1 of 1) sorted by relevance
2422 double exp_delta = Double.NaN; in scalb() local2429 exp_delta = twoToTheDoubleScaleDown; in scalb()2434 exp_delta = twoToTheDoubleScaleUp; in scalb()2446 d *= exp_delta; in scalb()