PHP 8.3.4 Released!

gmp_and

(PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)

gmp_andAND logico

Descrizione

gmp_and(resource $a, resource $b): resource

Calcola l'AND logico di due numeri GMP.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top