Skip to content

Commit 299025d

Browse files
stdlib-botkgryte
andauthored
docs: update related packages sections
PR-URL: #5867 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent c52b466 commit 299025d

File tree

1 file changed

+8
-0
lines changed
  • lib/node_modules/@stdlib/constants/float32/sqrt-half

1 file changed

+8
-0
lines changed

lib/node_modules/@stdlib/constants/float32/sqrt-half/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ Macro for the [square root][@stdlib/math/base/special/sqrtf] of `1/2` as a singl
120120

121121
<section class="related">
122122

123+
* * *
124+
125+
## See Also
126+
127+
- <span class="package-name">[`@stdlib/constants/float64/sqrt-half`][@stdlib/constants/float64/sqrt-half]</span><span class="delimiter">: </span><span class="description">square root of 1/2.</span>
128+
123129
</section>
124130

125131
<!-- /.related -->
@@ -132,6 +138,8 @@ Macro for the [square root][@stdlib/math/base/special/sqrtf] of `1/2` as a singl
132138

133139
<!-- <related-links> -->
134140

141+
[@stdlib/constants/float64/sqrt-half]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float64/sqrt-half
142+
135143
<!-- </related-links> -->
136144

137145
</section>

0 commit comments

Comments
 (0)