I'm using the LargeInteger class in JScience to calculate the first five digits after the trailing zeros of huge factorials. I keep getting a StackOverflowException when the program nears completion....