|
gmp_absAbsolute value Description
GMP gmp_abs(GMPintstring
$num )Get the absolute value of a number. Parameters
Return Values
Returns the absolute value of Examples
Example #1 gmp_abs example
The above example will output: 274982683358 274982683358 |