-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: ODF 1.2
-
Component/s: OpenFormula, Part 4 (Formula) [1.2: 2]
-
None
-
Environment:
N/A
I've been doing some research on missing spreadsheet function constraints, and I noticed that, in a couple of the OpenFormula statistical functions, there should be a constraint requiring population size to be greater than zero. All the existing implementations I tested already return an error in this instance, but it probably ought to be added to OpenFormula.
The functions affected are:
STDEVP (ODF 1.2 Part 2, 6.18.74)
STDEVPA (6.18.75)
VARPA (6.18.85)