Skip to content

Commit f8d87a4

Browse files
committed
docs: update related packages sections
1 parent ef90f52 commit f8d87a4

File tree

1 file changed

+12
-0
lines changed
  • lib/node_modules/@stdlib/number/float64/base/identity

1 file changed

+12
-0
lines changed

lib/node_modules/@stdlib/number/float64/base/identity/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,12 @@ int main( void ) {
191191

192192
<section class="related">
193193

194+
* * *
195+
196+
## See Also
197+
198+
- <span class="package-name">[`@stdlib/number/float32/base/identity`][@stdlib/number/float32/base/identity]</span><span class="delimiter">: </span><span class="description">evaluate the identity function for a single-precision floating-point number.</span>
199+
194200
</section>
195201

196202
<!-- /.related -->
@@ -201,6 +207,12 @@ int main( void ) {
201207

202208
[identity-function]: https://en.wikipedia.org/wiki/Identity_function
203209

210+
<!-- <related-links> -->
211+
212+
[@stdlib/number/float32/base/identity]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/number/float32/base/identity
213+
214+
<!-- </related-links> -->
215+
204216
</section>
205217

206218
<!-- /.links -->

0 commit comments

Comments
 (0)