gmp_legendre
Description
int gmp_legendre ( resource a, resource p )
Compute the
Legendre symbol of a
and
p
. p
should be odd
and must be positive.
Compute the
Legendre symbol of a
and
p
. p
should be odd
and must be positive.