diff --git a/functions/gmp.xml b/functions/gmp.xml index 108bbaf1a7..7aaabaa749 100644 --- a/functions/gmp.xml +++ b/functions/gmp.xml @@ -1,5 +1,5 @@ - + GMP functions GMP @@ -486,6 +486,27 @@ print gmp_strval (fact (1000)) . "\n"; + + + gmp_com + + Calculates one's complement of a + + + + Description + + + resource gmp_com + resource a + + + + &warn.undocumented.func; + + + + gmp_abs @@ -563,7 +584,7 @@ print gmp_strval (fact (1000)) . "\n"; - + gmp_sqrtrm Square root with remainder