Division by 2

Minh Nguyen md6nguyen@yahoo.com
Fri, 2 May 2003 13:51:02 -0700 (PDT)


--0-201919104-1051908662=:31341
Content-Type: text/plain; charset=us-ascii

Hi, if I want to divide a number n by 2, is it reasonable to call mpz_tdiv_q_ui( n, n, 2 ); Is mpz_tdiv_q_ui smart enough to treat 2 as a special case? Thanks,Minh 

---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
--0-201919104-1051908662=:31341
Content-Type: text/html; charset=us-ascii

<DIV>Hi, if I want to divide a number n by 2, is it reasonable to call</DIV>
<DIV>&nbsp;</DIV>
<DIV>mpz_tdiv_q_ui( n, n, 2 );</DIV>
<DIV>&nbsp;</DIV>
<DIV>Is mpz_tdiv_q_ui smart enough to treat 2 as a special case?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>Minh</DIV>
<DIV>&nbsp;</DIV><p><hr SIZE=1>
Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/search/mailsig/*http://search.yahoo.com">The New Yahoo! Search</a> - Faster. Easier. Bingo.
--0-201919104-1051908662=:31341--