BigNum / x
The / operator creates a new BigNum instance and assigns the result of dividing the BigNum by x. The x value can be a number, a string, or a BigNum.
The / operator creates a new BigNum instance and assigns the result of dividing the BigNum by x. The x value can be a number, a string, or a BigNum.