This commit is contained in:
Fredrik Johansson 2013-03-27 19:23:07 +01:00
parent 968811522e
commit aadeecad74

View file

@ -432,7 +432,7 @@ Special functions
Sets *z* to the value of the Riemann zeta function `\zeta(s)`.
.. function:: void fmpcb_hurwitz_zeta(fmpcb_t z, const fmpcb_t s, long prec)
.. function:: void fmpcb_hurwitz_zeta(fmpcb_t z, const fmpcb_t s, const fmpcb_t a, long prec)
Sets *z* to the value of the Hurwitz zeta function `\zeta(s, a)`.
Note: for computing derivatives with respect to `s`, see the