Skip to content

Commit

Permalink
Google Java Format
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 30, 2024
1 parent cc76fa6 commit 88ac000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/org/openpatch/scratch/Operators.java
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ public static final int round(double x) {

/**
* Rounds a number to a specified number of decimal places.
*
* @param x a value
* @param precision the number of decimal places to round to
* @return the rounded value
Expand Down

0 comments on commit 88ac000

Please sign in to comment.