diff --git a/functions/gmp.xml b/functions/gmp.xml index c7077f8d22..82eb99c4f9 100644 --- a/functions/gmp.xml +++ b/functions/gmp.xml @@ -1,4 +1,4 @@ - + GMP functions GMP @@ -757,7 +757,7 @@ print gmp_strval (fact (1000)) . "\n"; Compute the - + Legendre symbol of a and p. p should be odd and must be positive.