rounded_quotient
#define rounded_quotient(a,b) a = rnd_quot(a, b)
#define rounded_quotient(a,b) a /= b