From 0887388ff82e51088b250340c15ef3fe73541f3a Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Mon, 13 Aug 2001 11:41:28 +0000 Subject: [PATCH] Turned URL into entity git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54527 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/gmp.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.