https://issues.apache.org/ooo/show_bug.cgi?id=125837
Issue ID: 125837
Issue Type: DEFECT
Summary: FIXED function only has one mandatory parameter
Product: Calc
Version: 4.1.1
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: editing
Assignee: [email protected]
Reporter: [email protected]
OpenOffice documents FIXED as having two mandatory parameters, e.g. at
* https://wiki.openoffice.org/wiki/Documentation/How_Tos/Calc:_FIXED_function
* In the file at http://sc.openoffice.org/excelfileformat.odt
However Microsoft documents the function to have only one mandatory parameter,
with a default value of "2" for "decimals"
* http://office.microsoft.com/en-sg/excel-help/fixed-function-HP010342530.aspx
* http://www.techonthenet.com/excel/formulas/fixed.php
* http://office.microsoft.com/en-us/excel-help/fixed-function-HP010062565.aspx
possibly also the implementation of the method should take this into account.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.