Get absolute value of x.
Written as a free function instead of MpZ-member because `__traits(isRef, this)` doesn't currently support member functions.
See Implementation
Get absolute value of x.
Written as a free function instead of MpZ-member because `__traits(isRef, this)` doesn't currently support member functions.