Returns a BigInteger whose value is {@code (this + val)}.
@param val value to be added to this BigInteger. @return {@code this + val}
See Implementation
Returns a BigInteger whose value is {@code (this + val)}.
@param val value to be added to this BigInteger. @return {@code this + val}