PHP 8.3.4 Released!

gmp_clrbit

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

gmp_clrbitPulisce bit

Descrizione

gmp_clrbit(resource $&a, int $index): resource

Ripulisce (imposta a 0) il bit index in a.

add a note

User Contributed Notes

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