mirror of
https://github.com/vale981/arb
synced 2025-03-06 01:41:39 -05:00
typo
This commit is contained in:
parent
968811522e
commit
aadeecad74
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue