From 4cb61a6aaed5bea54457f9a39c27391a34305adc Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Fri, 13 Dec 2024 03:59:24 +0000 Subject: [PATCH] Auto-generated commit --- CHANGELOG.md | 1 + base/special/acscd/README.md | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 234522b8f..da6d45cc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2685,6 +2685,7 @@ A total of 5 people contributed to this release. Thank you to the following cont
+- [`5cb36ef`](https://github.com/stdlib-js/stdlib/commit/5cb36ef4c6f8158585ac88867a8dec21ed3fa372) - **docs:** update related packages sections [(#3890)](https://github.com/stdlib-js/stdlib/pull/3890) _(by stdlib-bot)_ - [`195f3ee`](https://github.com/stdlib-js/stdlib/commit/195f3eeb93f855e75880ad14e7166b77abdd4283) - **refactor:** use stdlib constant in `math/base/special/riemann-zeta` [(#3320)](https://github.com/stdlib-js/stdlib/pull/3320) _(by Gunj Joshi)_ - [`1f3190b`](https://github.com/stdlib-js/stdlib/commit/1f3190b7d1100f318ff2677fff12cb0d072f9b09) - **docs:** add missing `f` suffixes and `stdbool` header in `math/base/assert/is-oddf` [(#3457)](https://github.com/stdlib-js/stdlib/pull/3457) _(by Gunj Joshi)_ - [`bf5643f`](https://github.com/stdlib-js/stdlib/commit/bf5643fb1a3f32a60903d8e210f71571e609119f) - **docs:** update related packages sections [(#3404)](https://github.com/stdlib-js/stdlib/pull/3404) _(by stdlib-bot)_ diff --git a/base/special/acscd/README.md b/base/special/acscd/README.md index 050bc5f3e..f6b7e4e99 100644 --- a/base/special/acscd/README.md +++ b/base/special/acscd/README.md @@ -173,6 +173,16 @@ int main( void ) { @@ -185,6 +195,16 @@ int main( void ) { +[@stdlib/math/base/special/acsc]: https://github.com/stdlib-js/math/tree/main/base/special/acsc + +[@stdlib/math/base/special/acsch]: https://github.com/stdlib-js/math/tree/main/base/special/acsch + +[@stdlib/math/base/special/asecd]: https://github.com/stdlib-js/math/tree/main/base/special/asecd + +[@stdlib/math/base/special/asind]: https://github.com/stdlib-js/math/tree/main/base/special/asind + +[@stdlib/math/base/special/cscd]: https://github.com/stdlib-js/math/tree/main/base/special/cscd +