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: lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,13 @@ Macro for the maximum biased base 2 exponent for a subnormal [single-precision f
124
124
125
125
<sectionclass="related">
126
126
127
+
* * *
128
+
129
+
## See Also
130
+
131
+
- <spanclass="package-name">[`@stdlib/constants/float32/max-base2-exponent`][@stdlib/constants/float32/max-base2-exponent]</span><spanclass="delimiter">: </span><spanclass="description">the maximum biased base 2 exponent for a single-precision floating-point number.</span>
132
+
- <spanclass="package-name">[`@stdlib/constants/float64/max-base2-exponent-subnormal`][@stdlib/constants/float64/max-base2-exponent-subnormal]</span><spanclass="delimiter">: </span><spanclass="description">the maximum biased base 2 exponent for a subnormal double-precision floating-point number.</span>
133
+
127
134
</section>
128
135
129
136
<!-- /.related -->
@@ -136,6 +143,10 @@ Macro for the maximum biased base 2 exponent for a subnormal [single-precision f
0 commit comments