Hello, Is it a legal call of void mpq_mul (mpq_t product, mpq_t multiplier, mpq_t multiplicand) if product and multiplier (or multiplicand) are the same. Kind of a *= operation. thanks in advance, andreas