I am using the Factorial function that is recommended in the ESF function guide, but I keep getting the error message "too much recursion". It seems to work fine for 5!, but crashes on anything much larger- is there a limit within EFS that causes it to crash?