ICI Modules: bignum: add Modules by name : by type Synopsis bignum = bignum.add(bignum, bignum) Description Returns a new bignum with a value that is the sum of its arguments.
bignum = bignum.add(bignum, bignum)
Returns a new bignum with a value that is the sum of its arguments.