ICI Modules: bignum: mult Modules by name : by type Synopsis bignum = bignum.mult(bignum, bignum) Description Compute the product of two bignums and return a new bignum containing that number.
bignum = bignum.mult(bignum, bignum)
Compute the product of two bignums and return a new bignum containing that number.