Searched refs:scaled_res (Results 1 – 1 of 1) sorted by relevance
683 CR scaled_res = multiply(scale); in toStringFloatRep() local684 BigInteger scaled_int = scaled_res.get_appr(0); in toStringFloatRep()689 scaled_res = scaled_res.multiply(CR.valueOf(big_radix)); in toStringFloatRep()691 scaled_int = scaled_res.get_appr(0); in toStringFloatRep()