tidy up javadoc

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892080 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-08-07 14:34:38 +00:00
parent 12a5ecd0b5
commit 6a4f920d89
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ import java.util.List;
*
* <b>array</b> The array or range of data with numeric values that defines relative standing.<br>
* <b>X</b> The value for which you want to know the rank.<br>
* <b>significance</b> TOptional. A value that identifies the number of significant digits for the returned percentage value.
* <b>significance</b> Optional. A value that identifies the number of significant digits for the returned percentage value.
* If omitted, PERCENTRANK uses three digits (0.xxx).<br>
* <br>
* Returns a number between 0 and 1 representing a percentage.