From 6693aafaed3806f779c65214b0c9e5e0af38bb10 Mon Sep 17 00:00:00 2001 From: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> Date: Thu, 9 Jan 2025 03:11:39 +0000 Subject: [PATCH] docs: update related packages sections --- .../float32/max-base2-exponent-subnormal/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/README.md b/lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/README.md index de187f0fee8a..718b4724caef 100644 --- a/lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/README.md +++ b/lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/README.md @@ -124,6 +124,13 @@ Macro for the maximum biased base 2 exponent for a subnormal [single-precision f @@ -136,6 +143,10 @@ Macro for the maximum biased base 2 exponent for a subnormal [single-precision f +[@stdlib/constants/float32/max-base2-exponent]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float32/max-base2-exponent + +[@stdlib/constants/float64/max-base2-exponent-subnormal]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float64/max-base2-exponent-subnormal +