Skip to content

Commit

Permalink
Merge branch 'main' of github.com:openpatch/scratch-for-java
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebarkmin committed Jan 24, 2025
2 parents bd60eeb + 88ac000 commit c39fc4d
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 c39fc4d

Please sign in to comment.