To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52507


User ab changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|UNCONFIRMED               |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |WORKSFORME
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Jul 28 05:53:13 -0700 
2005 -------
I cannot reproduce this on src680 m114. The program

Sub main
    Dim c1 As Currency
    Dim c2 As Currency
    c1 = 1.2e6
    c2 = 1.0e6
    MsgBox c1 / c2
End Sub

prints out the correct result 1.2, same as VB does. I'm also 
not sure, why 1e6 should be considered as small number...

->bovlk: If the problem still occurs on current src680 builds,
please provide some concrete samples here.

-> WORKSFORME


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