|
gmp_divexactExact division of numbers Description
GMP gmp_divexact(GMPintstring
$num1 , GMPintstring $num2 )
Divides Parameters
Return ValuesA GMP object. Examples
Example #1 gmp_divexact example
The above example will output: 5 2863311534 |