Searched refs:scaled_res (Results 1 – 1 of 1) sorted by relevance
655 CR scaled_res = multiply(scale); in toStringFloatRep() local656 BigInteger scaled_int = scaled_res.get_appr(0); in toStringFloatRep()661 scaled_res = scaled_res.multiply(CR.valueOf(big_radix)); in toStringFloatRep()663 scaled_int = scaled_res.get_appr(0); in toStringFloatRep()