[Home] [By Thread] [By Date] [Recent Entries]
> It could be the memory space available to hold the longest > number is limited, and not particularly the recursive depth. > Although I could be wrong, because I know little. Saxon uses Java's BigInteger. Arithmetic performance will become impossibly slow long before you hit the size limits on a BigInteger. Michael Kay http://www.saxonica.com/
|

Cart



