bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: possible bug in mpz_remove


From: Peter Keller
Subject: Re: possible bug in mpz_remove
Date: Tue, 9 Jul 2002 19:30:47 -0500
User-agent: Mutt/1.2i

On Wed, Jul 10, 2002 at 10:26:52AM +1000, Kevin Ryde wrote:
> No, the input v1 will be unchanged.  The multiplicty you're looking
> for is the return value from the function, eg.
> 
>       multiplicty = mpz_remove (result, input, factor);
> 
> I can see how "Return the multiplicity of F in OP" in the manual is a
> bit misleading though.  I'll try to clarify that.  Thanks.

Thank you very much.

-pete



reply via email to

[Prev in Thread] Current Thread [Next in Thread]