Skip to content

Commit 88ac000

Browse files
author
github-actions
committed
Google Java Format
1 parent cc76fa6 commit 88ac000

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/org/openpatch/scratch/Operators.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ public static final int round(double x) {
156156

157157
/**
158158
* Rounds a number to a specified number of decimal places.
159+
*
159160
* @param x a value
160161
* @param precision the number of decimal places to round to
161162
* @return the rounded value

0 commit comments

Comments
 (0)