Hi Paul, the zeta function returns NaN for complex numbers with Im>80. It seems that the factorial product overflows. Would this algorithm be suitable for Imaginary numbers > 80? This complex implementation of the zeta function has been my favorite and I would prefer to resolve this issue for plotting output values for imaginary inputs up to 1000. Thanks!
Hi Paul, the zeta function returns NaN for complex numbers with Im>80. It seems that the factorial product overflows. Would this algorithm be suitable for Imaginary numbers > 80? This complex implementation of the zeta function has been my favorite and I would prefer to resolve this issue for plotting output values for imaginary inputs up to 1000. Thanks!