Searched refs:scaled_res (Results 1 – 1 of 1) sorted by relevance
686 CR scaled_res = multiply(scale); in toStringFloatRep() local687 BigInteger scaled_int = scaled_res.get_appr(0); in toStringFloatRep()692 scaled_res = scaled_res.multiply(CR.valueOf(big_radix)); in toStringFloatRep()694 scaled_int = scaled_res.get_appr(0); in toStringFloatRep()