Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Dec 4, 2023
1 parent 1ef4566 commit ffc0358
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions base/ops/add5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,12 @@ int main( void ) {

<section class="related">

* * *

## See Also

- <span class="package-name">[`@stdlib/math/base/ops/add`][@stdlib/math/base/ops/add]</span><span class="delimiter">: </span><span class="description">compute the sum of two double-precision floating-point numbers.</span>

</section>

<!-- /.related -->
Expand All @@ -207,6 +213,12 @@ int main( void ) {

<section class="links">

<!-- <related-links> -->

[@stdlib/math/base/ops/add]: https://github.com/stdlib-js/math/tree/main/base/ops/add

<!-- </related-links> -->

</section>

<!-- /.links -->
2 changes: 1 addition & 1 deletion base/special/fast/alpha-max-plus-beta-min/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ for ( i = 0; i < 100; i++ ) {

<!-- <related-links> -->

[@stdlib/math/base/special/hypot]: https://github.com/stdlib-js/math/tree/main/base/special/hypot


<!-- </related-links> -->

Expand Down

0 comments on commit ffc0358

Please sign in to comment.