
23 Nov
2004
23 Nov
'04
11:59 a.m.
I have a doubt concerning the interpretation of the documentation of `mpz_size()': let `x' be of type `mpz_t'. Is the intended semantics of `mpz_size()' such that the expression
mpz_size(x) == 0 || mpz_getlimbn(x, mpz_size(x)-1) != 0
always evaluates to true? All the best,
Roberto
--
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara@cs.unipr.it
7634
Age (days ago)
7634
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roberto Bagnara