Skip to content

Commit c39fc4d

Browse files
committed
Merge branch 'main' of github.com:openpatch/scratch-for-java
2 parents bd60eeb + 88ac000 commit c39fc4d

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)