Jos de Jong e36f90e1a8
Implement function Riemann Zeta (#2975, #2950)
* Riemann Zeta Function

* Big Number zeta and added docs

* Original algorithm paper credited

* Update index.d.ts

* Update riemannZeta.js

* Update index.d.ts

* Renamed files to reflect zeta

* chore: make all the tests pass

* chore: refactor `zeta` (WIP)

* chore: reuse the validation logic of both number and BigNumber

* fix: type definitions of `zeta`

* fix: test the accuracy with numbers and BigNumbers (WIP)

* chore: make linter happy

* docs: fix example outputs

* docs: update history

* docs: update history

* docs: describe the limited precision of `zeta`

---------

Co-authored-by: BuildTools <anikpatel1322@gmail.com>
Co-authored-by: Anik Patel <74193405+Bobingstern@users.noreply.github.com>
2023-08-23 15:50:11 +02:00
..
2023-02-23 19:24:55 +01:00
2023-02-23 19:24:55 +01:00
2023-07-12 14:28:10 +02:00
2023-02-23 19:24:55 +01:00
2022-07-19 12:04:35 +02:00
2023-06-13 10:39:44 +02:00
2023-02-23 19:24:55 +01:00
2023-02-23 19:24:55 +01:00
2022-07-19 12:04:35 +02:00