Skip to content

Commit

Permalink
Update engine/function/src/templates/Numeric.ftl
Browse files Browse the repository at this point in the history
Accepting PR suggestions

Co-authored-by: Ryan Caudy <rcaudy@gmail.com>
  • Loading branch information
lbooker42 and rcaudy authored Jun 18, 2024
1 parent e00e49a commit 6bf8bb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engine/function/src/templates/Numeric.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,6 @@ public class Numeric {
return sorted[medianIndex];
}


/**
* Returns the percentile. {@code null} input values are ignored but {@code NaN} values will poison the computation,
* and {@code NaN} will be returned
Expand Down

0 comments on commit 6bf8bb9

Please sign in to comment.