git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894392 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-10-19 20:38:27 +00:00
parent 77786178ea
commit f4726ede1f

View File

@ -242,7 +242,6 @@ public final class FunctionEval {
// 244: INFO
// 247: DB
// 252: FEQUENCY
retval[252] = Frequency.instance;
retval[FunctionID.EXTERNAL_FUNC] = null; // ExternalFunction is a FreeRefFunction, nominally 255
@ -258,7 +257,7 @@ public final class FunctionEval {
// 275: CHIINV
retval[276] = NumericFunction.COMBIN;
// 277: CONFIDENCE
// 278:CRITBINOM
// 278: CRITBINOM
retval[279] = NumericFunction.EVEN;
// 280: EXPONDIST
// 281: FDIST