Function librapid::abs(const mpz&)#

Function Documentation#

mpz librapid::abs(const mpz &val)#

Absolute value of a multiprecision integer value: \( |x| \)

Parameters

val – The value to take the absolute value of

Returns

Absolute value