¡@

Home 

java Programming Glossary: this.digits.length

Very Large Numbers in Java Without using java.math.BigInteger

http://stackoverflow.com/questions/5318068/very-large-numbers-in-java-without-using-java-math-biginteger

digits. Then it looks simply like this int result new int this.digits.length int carry 0 for int i this.digits.length 1 i 0 i int digSum.. result new int this.digits.length int carry 0 for int i this.digits.length 1 i 0 i int digSum carry this.digits i that.digits i result.. plus DecimalBigInt that int result new int Math.max this.digits.length that.digits.length 1 addDigits result result.length 1 this.digits..