gmp_scan1()
gmp_scan1 - Scan for 1Syntax
int gmp_scan1 (resource $a, int $start)Arguments
- a - The number to scan. It can be either a GMP number resource, or a numeric string given that it is possible to convert the latter to a number.
- start - The starting bit.
