Skip to content

Commit 0cf7e93

Browse files
authored
docs: remove related
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 551e206 commit 0cf7e93

File tree

1 file changed

+0
-15
lines changed
  • lib/node_modules/@stdlib/constants/float16/max-base10-exponent-subnormal

1 file changed

+0
-15
lines changed

lib/node_modules/@stdlib/constants/float16/max-base10-exponent-subnormal/README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,6 @@ Macro for the maximum base 10 exponent for a subnormal [half-precision floating-
126126

127127
<section class="related">
128128

129-
* * *
130-
131-
## See Also
132-
133-
- <span class="package-name">[`@stdlib/constants/float16/max-base10-exponent`][@stdlib/constants/float16/max-base10-exponent]</span><span class="delimiter">: </span><span class="description">the maximum base 10 exponent for a half-precision floating-point number.</span>
134-
- <span class="package-name">[`@stdlib/constants/float64/max-base10-exponent-subnormal`][@stdlib/constants/float64/max-base10-exponent-subnormal]</span><span class="delimiter">: </span><span class="description">the maximum base 10 exponent for a subnormal double-precision floating-point number.</span>
135-
136129
</section>
137130

138131
<!-- /.related -->
@@ -143,14 +136,6 @@ Macro for the maximum base 10 exponent for a subnormal [half-precision floating-
143136

144137
[ieee754]: https://en.wikipedia.org/wiki/IEEE_754-1985
145138

146-
<!-- <related-links> -->
147-
148-
[@stdlib/constants/float16/max-base10-exponent]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float16/max-base10-exponent
149-
150-
[@stdlib/constants/float64/max-base10-exponent-subnormal]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float64/max-base10-exponent-subnormal
151-
152-
<!-- </related-links> -->
153-
154139
</section>
155140

156141
<!-- /.links -->

0 commit comments

Comments
 (0)