static int exp10_int(int d) { ret iround(pow10(d)); }