php-doc-en/reference/gmp/functions
2018-04-29 11:14:13 +00:00
..
gmp-abs.xml
gmp-add.xml Improve parameter description 2016-09-28 13:54:14 +00:00
gmp-and.xml
gmp-clrbit.xml
gmp-cmp.xml
gmp-com.xml
gmp-div-q.xml
gmp-div-qr.xml
gmp-div-r.xml
gmp-div.xml
gmp-divexact.xml
gmp-export.xml Link gmp_import and gmp_export 2018-01-29 22:16:49 +00:00
gmp-fact.xml
gmp-gcd.xml
gmp-gcdext.xml
gmp-hamdist.xml
gmp-import.xml Link gmp_import and gmp_export 2018-01-29 22:16:49 +00:00
gmp-init.xml
gmp-intval.xml
gmp-invert.xml
gmp-jacobi.xml
gmp-legendre.xml
gmp-mod.xml
gmp-mul.xml
gmp-neg.xml
gmp-nextprime.xml Fix #61643: gmp_nextprime and gmp_dcdext behavior differences 2018-04-29 11:14:13 +00:00
gmp-or.xml
gmp-perfect-square.xml
gmp-popcount.xml
gmp-pow.xml
gmp-powm.xml
gmp-prob-prime.xml
gmp-random-seed.xml Use &return.nullorfalse; 2018-01-26 09:44:46 +00:00
gmp-random.xml Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
gmp-root.xml
gmp-rootrem.xml
gmp-scan0.xml
gmp-scan1.xml
gmp-setbit.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
gmp-sign.xml gmp_sign accepts only integers (bug #75217) 2018-01-29 23:00:09 +00:00
gmp-sqrt.xml
gmp-sqrtrem.xml
gmp-strval.xml
gmp-sub.xml
gmp-testbit.xml
gmp-xor.xml
gmp_random_bits.xml Use int instead of integer in parameters 2018-01-25 15:56:34 +00:00
gmp_random_range.xml