au.id.cxd.math.function.zeta
Implementation of the hurwitz zeta function based on the GSL implementation.
http://mathworld.wolfram.com/HurwitzZetaFunction.html
Refer to GSL zeta.c method: gsl_sf_hzeta_e line 714
implementation of gsl method gsl_sf_hzeta_e line 714 of zeta.c
Implementation of the hurwitz zeta function based on the GSL implementation.
http://mathworld.wolfram.com/HurwitzZetaFunction.html
Refer to GSL zeta.c method: gsl_sf_hzeta_e line 714