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 Mar 17, 2024
1 parent 94869f5 commit 00ce75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
*
* @param x number
* @param y number
* @returns hypotenuse
* @return hypotenuse
*
* @example
* double h = stdlib_base_fast_hypot( -5.0, 12.0 );
Expand Down

0 comments on commit 00ce75c

Please sign in to comment.