To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86283
                 Issue #|86283
                 Summary|DELTA function with non-numeric args is inconsistent
               Component|Spreadsheet
                 Version|OOo 2.3.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P4
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|drking





------- Additional comments from [EMAIL PROTECTED] Wed Feb 20 19:25:04 +0000 
2008 -------
If cell A1 contains dog (text) and cell B1 contains 0:

DELTA(A1;B1) returns 1
DELTA(B1;A1) returns Err:502

OK, this is not the most important issue in the world, but for my money this 
function ought to trap *any* non-numeric parameter and give an error. The 
function is mathematical (Kronecker delta), defined just for numbers I believe.

In ODFF it seems to be defined just for numbers, but I can't figure out if that 
means it *must* give an error for non-numbers.

DELTA("dog";0) does return an error.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to