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 Jan 11, 2024
1 parent 797351e commit bfbfdd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Copyright (c) 2016-2023 The Stdlib Authors.
Copyright (c) 2016-2024 The Stdlib Authors.
2 changes: 1 addition & 1 deletion base/special/clamp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ int main( void ) {
## See Also

- <span class="package-name">[`@stdlib/math/base/special/clampf`][@stdlib/math/base/special/clampf]</span><span class="delimiter">: </span><span class="description">restrict a single-precision floating-point number to a specified range.</span>
- <span class="package-name">[`@stdlib/math/base/special/wrap`][@stdlib/math/base/special/wrap]</span><span class="delimiter">: </span><span class="description">wrap a value on the half-open interval [min,max).</span>
- <span class="package-name">[`@stdlib/math/base/special/wrap`][@stdlib/math/base/special/wrap]</span><span class="delimiter">: </span><span class="description">wrap a value on the half-open interval \[min,max).</span>

</section>

Expand Down

0 comments on commit bfbfdd2

Please sign in to comment.