ICI Modules: bignum: negate Modules by name : by type Synopsis bignum = bignum.negate(bignum) Description Returns a new bignum that has the same value as its argument and the opposite sign.
bignum = bignum.negate(bignum)
Returns a new bignum that has the same value as its argument and the opposite sign.