Hi Christian,
It turns out that only very few more iterations are required with these specific numbers - changing
I suggest I permanently increase the iteration limit a bit, or alternatively add an optional argument that defaults to that new limit.
Thanks,
Christoph
PS: your actual questions:
1) there might be, but would need to be derived (continued fraction)
2) not as of now
It turns out that only very few more iterations are required with these specific numbers - changing
maxIterations
from 100 to 110 fixes the problem.I suggest I permanently increase the iteration limit a bit, or alternatively add an optional argument that defaults to that new limit.
Thanks,
Christoph
PS: your actual questions:
1) there might be, but would need to be derived (continued fraction)
2) not as of now