目的: 数値のリスト内の数値のランクを返します
構文:
Javaクラス: com.hyperion.calcmgr.common.excel.cdf.ExcelStatisticalFunctions.RANK(double, double[], boolean)
CDF仕様: @CalcMgrExcelRANK(value, values, order)
パラメータ:
@_true: 値を降順にソートしてランク付けします
@_true
@_false: 値を昇順にソートしてランク付けします
@_false
Scripting on this page enhances content navigation, but does not change the content in any way.