To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84626
                 Issue #|84626
                 Summary|function trunc
               Component|Spreadsheet
                 Version|OOo 2.3.1 RC1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|spreadsheet
             Reported by|antonio57





------- Additional comments from [EMAIL PROTECTED] Sun Dec 16 17:54:38 +0000 
2007 -------
Is it a known bug?
let A2=TRUNC((A1/10-TRUNC(A1/10))*10)

let a1=101--> a2=0 (1 is correct)

same bug with A1=
101, 1001, 1101, 10001, 11001 etc..
2001, 2101, etc..
not with 301

let A1=102 --> a2=1 (2 is correct)
not with 103
and other?

---------------------------------------------------------------------
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