php-doc-en/reference/gmp/functions
2020-11-28 15:12:46 +00:00
..
gmp-abs.xml
gmp-add.xml Improve parameter description 2016-09-28 13:54:14 +00:00
gmp-and.xml
gmp-binomial.xml Fix return types 2020-11-02 15:52:35 +00:00
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 Fix return types 2020-11-02 15:52:35 +00:00
gmp-fact.xml
gmp-gcd.xml New GMP functions as of PHP 7.3.0 2018-12-12 13:56:45 +00:00
gmp-gcdext.xml
gmp-hamdist.xml Fix return type documentation of gmp_hamdist 2020-11-15 12:50:13 +00:00
gmp-import.xml Fix return types 2020-11-02 15:52:35 +00:00
gmp-init.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
gmp-intval.xml Use canonical type names 2020-11-02 15:39:04 +00:00
gmp-invert.xml Document false and null return types 2020-11-28 15:12:46 +00:00
gmp-jacobi.xml New GMP functions as of PHP 7.3.0 2018-12-12 13:56:45 +00:00
gmp-kronecker.xml New GMP functions as of PHP 7.3.0 2018-12-12 13:56:45 +00:00
gmp-lcm.xml Fix title 2019-08-02 13:08:17 +00:00
gmp-legendre.xml New GMP functions as of PHP 7.3.0 2018-12-12 13:56:45 +00:00
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-power.xml New GMP functions as of PHP 7.3.0 2018-12-12 13:56:45 +00:00
gmp-perfect-square.xml New GMP functions as of PHP 7.3.0 2018-12-12 13:56:45 +00:00
gmp-popcount.xml Use canonical type names 2020-11-02 15:39:04 +00:00
gmp-pow.xml
gmp-powm.xml
gmp-prob-prime.xml
gmp-random-seed.xml Document false and null return types 2020-11-28 12:54:59 +00:00
gmp-random.xml Fix bug #70575: gmp_random() doc wrong 2018-07-02 15:49:57 +00:00
gmp-root.xml
gmp-rootrem.xml
gmp-scan0.xml Use canonical type names 2020-11-02 15:39:04 +00:00
gmp-scan1.xml Use canonical type names 2020-11-02 15:39:04 +00:00
gmp-setbit.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
gmp-sign.xml Use canonical type names 2020-11-02 15:39:04 +00:00
gmp-sqrt.xml
gmp-sqrtrem.xml
gmp-strval.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
gmp-sub.xml
gmp-testbit.xml
gmp-xor.xml
gmp_random_bits.xml Number of bits is an integer, not a GMP number 2020-08-15 09:16:13 +00:00
gmp_random_range.xml