You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2024-12-30)
7
+
## Unreleased (2025-01-05)
8
8
9
9
<sectionclass="features">
10
10
@@ -34,6 +34,7 @@ This release closes the following issue:
34
34
35
35
<details>
36
36
37
+
-[`f231799`](https://github.com/stdlib-js/stdlib/commit/f231799e1d40cfff7ceb79a6074166a08c4ba072) - **docs:** update related packages sections [(#4545)](https://github.com/stdlib-js/stdlib/pull/4545)_(by stdlib-bot)_
37
38
-[`19343f5`](https://github.com/stdlib-js/stdlib/commit/19343f5f7a3359b989d091ed31d9e3c64cf89c9c) - **chore:** fix copyright years and disable lint rules _(by Philipp Burckhardt)_
Copy file name to clipboardExpand all lines: README.md
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,13 @@ Macro for the minimum base 10 exponent for a subnormal [single-precision floatin
159
159
160
160
<sectionclass="related">
161
161
162
+
* * *
163
+
164
+
## See Also
165
+
166
+
- <spanclass="package-name">[`@stdlib/constants-float32/min-base10-exponent`][@stdlib/constants/float32/min-base10-exponent]</span><spanclass="delimiter">: </span><spanclass="description">the minimum base 10 exponent for a normal single-precision floating-point number.</span>
167
+
- <spanclass="package-name">[`@stdlib/constants-float64/min-base10-exponent-subnormal`][@stdlib/constants/float64/min-base10-exponent-subnormal]</span><spanclass="delimiter">: </span><spanclass="description">the minimum base 10 exponent for a subnormal double-precision floating-point number.</span>
168
+
162
169
</section>
163
170
164
171
<!-- /.related -->
@@ -189,7 +196,7 @@ See [LICENSE][stdlib-license].
0 commit comments