kt-math
/
org.gciatto.kt.math
/
BigInteger
/
absoluteValue
common
absolute
Value
val
absoluteValue
:
BigInteger
Content copied to clipboard
Returns a BigInteger whose value is the absolute value of this BigInteger.
Return
absoluteValue(this)