BigNum.trunc(BigNum)
Create a new instance of a BigNum value and set it to the result of truncating the BigNum value that was passed as an argument.
Example
x = BigNum.trunc(bn)Create a new instance of a BigNum value and set it to the result of truncating the BigNum value that was passed as an argument.
Example
x = BigNum.trunc(bn)